|
NNP STM Generic Remote Module git-main
|
The CAN board configuration. More...
#include <can_driver.h>
Public Attributes | |
| char * | busname |
| char * | baudrate |
The CAN board configuration.
Definition at line 23 of file can_driver.h.
| char* struct_s_BOARD::baudrate |
The board baudrate
Definition at line 25 of file can_driver.h.
| char* struct_s_BOARD::busname |
The bus name on which the CAN board is connected
Definition at line 24 of file can_driver.h.