Struct SYN_CANOpenNodeConfig¶
ClassList > SYN_CANOpenNodeConfig
CANopen Node Configuration.
#include <syn_canopen.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint16_t | heartbeat_ms |
| uint8_t | node_id |
| SYN_CANOpenPDOMap | rpdo |
| SYN_CANOpenPDOMap | tpdo |
Public Attributes Documentation¶
variable heartbeat_ms¶
Heartbeat period in ms (0 = disabled)
variable node_id¶
Node-ID (1..127)
variable rpdo¶
Receive PDO Mappings 1..4
variable tpdo¶
Transmit PDO Mappings 1..4
The documentation for this class was generated from the following file src/syntropic/proto/syn_canopen.h