examples/TestMasterSlave/Slave.h
changeset 284 24bf3d692993
parent 172 0248c2b148bb
child 343 118c1cabd0b0
equal deleted inserted replaced
283:e0b3096230e5 284:24bf3d692993
    10 void TestSlave_stopped(void);
    10 void TestSlave_stopped(void);
    11 
    11 
    12 void TestSlave_post_sync(void);
    12 void TestSlave_post_sync(void);
    13 void TestSlave_post_TPDO(void);
    13 void TestSlave_post_TPDO(void);
    14 void TestSlave_storeODSubIndex(UNS16 wIndex, UNS8 bSubindex);
    14 void TestSlave_storeODSubIndex(UNS16 wIndex, UNS8 bSubindex);
       
    15 void TestSlave_post_emcy(UNS8 nodeID, UNS16 errCode, UNS8 errReg);