Structure to pass a CAN option. More...
#include <common.h>
Data Fields | |
| canopt_t | opt |
| the option to get/set | |
| uint16_t | context |
| (optional) context for that option | |
| void * | data |
| data to set or buffer to read into | |
| uint16_t | data_len |
| size of the data / the buffer | |