![]() |
foxBMS
1.0.2
The foxBMS Battery Management System API Documentation
|
#include <database_cfg.h>
Data Fields | |
| void * | pDatabaseEntry |
| uint16_t | datalength |
configuration struct of database channel (data block)
Definition at line 66 of file database_cfg.h.
| uint16_t DATA_BASE::datalength |
length of the entry
Definition at line 68 of file database_cfg.h.
| void* DATA_BASE::pDatabaseEntry |
pointer to the database entry
Definition at line 67 of file database_cfg.h.