|
Lely core libraries 2.3.5
|
The parameters of a CANopen gateway 'Boot-up forwarding' request. More...
#include <gw.h>
Data Fields | |
| size_t | size |
| The size of this struct (in bytes). | |
| int | srv |
| The service number (CO_GW_SRV_SET_BOOTUP_IND). | |
| void * | data |
| A pointer to user-specified data. | |
| co_unsigned16_t | net |
| The network-ID. | |
| unsigned | cs: 1 |
| A flag indicating whether "boot-up event received" commands should be forwarded (1) or not (0). | |
The parameters of a CANopen gateway 'Boot-up forwarding' request.