The common parameters of a CANopen gateway node-level request.
More...
#include <gw.h>
|
size_t | size |
| The size of this struct (in bytes).
|
|
int | srv |
| The service number.
|
|
void * | data |
| A pointer to user-specified data.
|
|
co_unsigned16_t | net |
| The network-ID.
|
|
co_unsigned8_t | node |
| The node-ID.
|
|
The common parameters of a CANopen gateway node-level request.
Definition at line 293 of file gw.h.
The documentation for this struct was generated from the following file: