![]() |
NTURT Zephyr v0.0.1
NTURT common library for Zephyr RTOS
|
Struct for initializing OD entries. More...
#include <nturt/canbus/canopen.h>
Data Fields | |
uint16_t | idx |
Index of the OD entry. | |
OD_extension_t | extension |
Extension for the OD entry. | |
Struct for initializing OD entries.
OD_extension_t canopen_od_init::extension |
Extension for the OD entry.
uint16_t canopen_od_init::idx |
Index of the OD entry.