examples/DS401_Master/TestMaster.c
changeset 369 8b67289d50b5
parent 314 68e83c3ffbb5
child 422 43a4d6deb007
equal deleted inserted replaced
368:7b51757bfc81 369:8b67289d50b5
   580 /* 
   580 /* 
   581  * To count at which received SYNC a PDO must be sent.
   581  * To count at which received SYNC a PDO must be sent.
   582  * Even if no pdoTransmit are defined, at least one entry is computed
   582  * Even if no pdoTransmit are defined, at least one entry is computed
   583  * for compilations issues.
   583  * for compilations issues.
   584  */
   584  */
   585 s_PDO_status TestMaster_PDO_status[2] = {s_PDO_staus_Initializer,s_PDO_staus_Initializer};
   585 s_PDO_status TestMaster_PDO_status[2] = {s_PDO_status_Initializer,s_PDO_status_Initializer};
   586 
   586 
   587 quick_index TestMaster_firstIndex = {
   587 quick_index TestMaster_firstIndex = {
   588   0, /* SDO_SVR */
   588   0, /* SDO_SVR */
   589   6, /* SDO_CLT */
   589   6, /* SDO_CLT */
   590   7, /* PDO_RCV */
   590   7, /* PDO_RCV */