foxBMS
1.6.0
The foxBMS Battery Management System API Documentation
|
#include <database_cfg.h>
Data Fields | |
void * | pDatabaseEntry |
uint32_t | dataLength |
configuration struct of database channel (data block)
Definition at line 72 of file database_cfg.h.
uint32_t DATA_BASE_s::dataLength |
length of the entry
Definition at line 74 of file database_cfg.h.
void* DATA_BASE_s::pDatabaseEntry |
pointer to the database entry
Definition at line 73 of file database_cfg.h.