include/objdictdef.h
changeset 349 1e6dd4ef46b9
parent 235 f812bf6b7237
child 365 9b76e0881beb
equal deleted inserted replaced
348:c50feb2bb590 349:1e6dd4ef46b9
    73 #define RW     0x00  
    73 #define RW     0x00  
    74 #define WO     0x01
    74 #define WO     0x01
    75 #define RO     0x02
    75 #define RO     0x02
    76 
    76 
    77 #define TO_BE_SAVE  0x04
    77 #define TO_BE_SAVE  0x04
       
    78 #define DCF_TO_SEND 0x08
    78 
    79 
    79 /************************ STRUCTURES ****************************/
    80 /************************ STRUCTURES ****************************/
    80 /** This are some structs which are neccessary for creating the entries
    81 /** This are some structs which are neccessary for creating the entries
    81  *  of the object dictionary.
    82  *  of the object dictionary.
    82  */
    83  */