include/data.h
changeset 405 487b37176423
parent 384 83793fc7ce48
child 475 4b63ea646964
equal deleted inserted replaced
404:eea445577d12 405:487b37176423
    91 	post_TPDO_t post_TPDO;
    91 	post_TPDO_t post_TPDO;
    92 	post_SlaveBootup_t post_SlaveBootup;
    92 	post_SlaveBootup_t post_SlaveBootup;
    93 	
    93 	
    94 	/* General */
    94 	/* General */
    95 	UNS8 toggle;
    95 	UNS8 toggle;
    96 	CAN_HANDLE canHandle;	
    96 	CAN_PORT canHandle;	
    97 	scanIndexOD_t scanIndexOD;
    97 	scanIndexOD_t scanIndexOD;
    98 	storeODSubIndex_t storeODSubIndex; 
    98 	storeODSubIndex_t storeODSubIndex; 
    99 	
    99 	
   100 	/* DCF concise */
   100 	/* DCF concise */
   101     const indextable* dcf_odentry;
   101     const indextable* dcf_odentry;