examples/TestMasterMicroMod/TestMaster.c
changeset 369 8b67289d50b5
parent 314 68e83c3ffbb5
child 422 43a4d6deb007
equal deleted inserted replaced
368:7b51757bfc81 369:8b67289d50b5
   346 /* 
   346 /* 
   347  * To count at which received SYNC a PDO must be sent.
   347  * To count at which received SYNC a PDO must be sent.
   348  * Even if no pdoTransmit are defined, at least one entry is computed
   348  * Even if no pdoTransmit are defined, at least one entry is computed
   349  * for compilations issues.
   349  * for compilations issues.
   350  */
   350  */
   351 s_PDO_status TestMaster_PDO_status[1] = {s_PDO_staus_Initializer};
   351 s_PDO_status TestMaster_PDO_status[1] = {s_PDO_status_Initializer};
   352 
   352 
   353 quick_index TestMaster_firstIndex = {
   353 quick_index TestMaster_firstIndex = {
   354   0, /* SDO_SVR */
   354   0, /* SDO_SVR */
   355   6, /* SDO_CLT */
   355   6, /* SDO_CLT */
   356   7, /* PDO_RCV */
   356   7, /* PDO_RCV */