Go to the source code of this file.
Data Structures | |
| struct | _cangw_msg_t |
Typedefs | |
| typedef _cangw_msg_t | cangw_msg_t |
Enumerations | |
| enum | cangw_id_len_t { CANGW_11B = 0, CANGW_29B = 1 } |
| enum | cangw_baud_t { CANGW_125 = 0, CANGW_250 = 1, CANGW_500 = 2, CANGW_1000 = 3 } |
|
|
The CAN message structure. Used for all data transfers between the application and the gateway/library using CanGwRecv() or CanGwSend(). |
|
|
|
|
|
|
1.3.5