foxBMS
1.2.1
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 66 of file database_cfg.h.
uint32_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.