NNP STM Generic Remote Module git-main
Loading...
Searching...
No Matches
struct_s_BOARD Struct Reference

The CAN board configuration. More...

#include <can_driver.h>

Public Attributes

char * busname
 
char * baudrate
 

Detailed Description

The CAN board configuration.

Definition at line 23 of file can_driver.h.

Member Data Documentation

◆ baudrate

char* struct_s_BOARD::baudrate

The board baudrate

Definition at line 25 of file can_driver.h.

◆ busname

char* struct_s_BOARD::busname

The bus name on which the CAN board is connected

Definition at line 24 of file can_driver.h.


The documentation for this struct was generated from the following file: