![]() |
foxBMS - Unit Tests
1.2.0
The foxBMS Unit Tests API Documentation
|
#include <can_cfg.h>
Data Fields | |
canBASE_t * | canNode |
uint32_t | id |
uint8_t | data [CAN_MAX_DLC] |
Buffer element used to store the ID and data of a CAN RX message
canBASE_t* CAN_BUFFERELEMENT::canNode |
uint8_t CAN_BUFFERELEMENT::data[CAN_MAX_DLC] |