examples/TestMasterSlaveLSS/SlaveB.h
changeset 517 003679edc437
parent 384 83793fc7ce48
equal deleted inserted replaced
516:19085e93ad21 517:003679edc437
    11 
    11 
    12 void TestSlaveB_post_sync(CO_Data* d);
    12 void TestSlaveB_post_sync(CO_Data* d);
    13 void TestSlaveB_post_TPDO(CO_Data* d);
    13 void TestSlaveB_post_TPDO(CO_Data* d);
    14 void TestSlaveB_storeODSubIndex(CO_Data* d, UNS16 wIndex, UNS8 bSubindex);
    14 void TestSlaveB_storeODSubIndex(CO_Data* d, UNS16 wIndex, UNS8 bSubindex);
    15 void TestSlaveB_post_emcy(CO_Data* d, UNS8 nodeID, UNS16 errCode, UNS8 errReg);
    15 void TestSlaveB_post_emcy(CO_Data* d, UNS8 nodeID, UNS16 errCode, UNS8 errReg);
       
    16 void TestSlaveB_NMT_Slave_Communications_Reset_Callback(CO_Data* d);
    16 void TestSlaveB_StoreConfiguration(CO_Data* d, UNS8 *error, UNS8 *spec_error);
    17 void TestSlaveB_StoreConfiguration(CO_Data* d, UNS8 *error, UNS8 *spec_error);