foxBMS  1.2.1
The foxBMS Battery Management System API Documentation
DATA_BASE Struct Reference

#include <database_cfg.h>

Data Fields

void * pDatabaseEntry
 
uint32_t datalength
 

Detailed Description

configuration struct of database channel (data block)

Definition at line 66 of file database_cfg.h.

Field Documentation

◆ datalength

uint32_t DATA_BASE::datalength

length of the entry

Definition at line 68 of file database_cfg.h.

◆ pDatabaseEntry

void* DATA_BASE::pDatabaseEntry

pointer to the database entry

Definition at line 67 of file database_cfg.h.


The documentation for this struct was generated from the following file: