Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
struct_s_BOARD Struct Reference
The CAN board configuration. More...
#include <can_driver.h>
Data Fields | |
| char * | busname |
| The bus name on which the CAN board is connected. | |
| char * | baudrate |
| The board baudrate. | |
Detailed Description
The CAN board configuration.
Definition at line 43 of file can_driver.h.
Field Documentation
| char* baudrate |
The board baudrate.
Definition at line 45 of file can_driver.h.
| char* busname |
The bus name on which the CAN board is connected.
Definition at line 44 of file can_driver.h.
Generated on Tue Jul 12 2022 17:11:51 by
1.7.2