examples/TestMasterSlave/Master.h
changeset 284 24bf3d692993
parent 172 0248c2b148bb
child 343 118c1cabd0b0
equal deleted inserted replaced
283:e0b3096230e5 284:24bf3d692993
     9 void TestMaster_operational(void);
     9 void TestMaster_operational(void);
    10 void TestMaster_stopped(void);
    10 void TestMaster_stopped(void);
    11 
    11 
    12 void TestMaster_post_sync(void);
    12 void TestMaster_post_sync(void);
    13 void TestMaster_post_TPDO(void);
    13 void TestMaster_post_TPDO(void);
       
    14 void TestMaster_post_emcy(UNS8 nodeID, UNS16 errCode, UNS8 errReg);