include/data.h
changeset 322 78615d6a8ddd
parent 320 f82e758840bd
child 343 118c1cabd0b0
equal deleted inserted replaced
321:994457edada8 322:78615d6a8ddd
    91 	CAN_HANDLE canHandle;	
    91 	CAN_HANDLE canHandle;	
    92 	scanIndexOD_t scanIndexOD;
    92 	scanIndexOD_t scanIndexOD;
    93 	storeODSubIndex_t storeODSubIndex; 
    93 	storeODSubIndex_t storeODSubIndex; 
    94 	
    94 	
    95 	/* DCF concise */
    95 	/* DCF concise */
    96     indextable* dcf_odentry;
    96     const indextable* dcf_odentry;
    97 	UNS8* dcf_cursor;
    97 	UNS8* dcf_cursor;
    98 	UNS32 dcf_entries_count;
    98 	UNS32 dcf_entries_count;
    99 	
    99 	
   100 	/* EMCY */
   100 	/* EMCY */
   101 	e_errorState error_state;
   101 	e_errorState error_state;