CANopen Bootloader Documentation
Version 4.10.00
|
If the CANopen stack is conpiled with LSS support (CBL_LSS_SUPPORT > 0) or support for parameter storage (CBL_DICT_OBJ_1010 == 1), the data is saved in a defined structure. This structure is defined by the enumeration CblNvm_e.
Enumerations | |
enum | CblNvm_e { } |
enum CblNvm_e |
Address in non-volatile memory.
This enumeration lists all addresses in a non-volatile memory for data storage / recovery. Address locations are placed to the positions of the CANopen stack. The position of the checksum may need adoption due to device profile.
Enumerator | |
---|---|
eNVM_301_OBJ_1018_4_U32 | Identity object, serial number |
eNVM_305_BITRATE_U08 | LSS baudrate |
eNVM_305_NODE_ID_U08 | LSS node-ID |