Struct SYN_CANOpenODEntry¶
ClassList > SYN_CANOpenODEntry
Object Dictionary Entry Definition.
#include <syn_canopen.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint8_t | access |
| void * | data_ptr |
| uint16_t | index |
| size_t | size |
| uint8_t | subindex |
| uint8_t | type |
Public Attributes Documentation¶
variable access¶
Access Rights (SYN_CANOPEN_ACCESS_*)
variable data_ptr¶
Pointer to live variable
variable index¶
16-bit OD Index (0x1000..0x9FFF)
variable size¶
Variable size in bytes
variable subindex¶
8-bit Subindex (0x00..0xFF)
variable type¶
Data Type (SYN_CANOPEN_TYPE_*)
The documentation for this class was generated from the following file src/syntropic/proto/syn_canopen.h