foxBMS  1.6.0
The foxBMS Battery Management System API Documentation
DATA_BASE_s 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 72 of file database_cfg.h.

Field Documentation

◆ dataLength

uint32_t DATA_BASE_s::dataLength

length of the entry

Definition at line 74 of file database_cfg.h.

◆ pDatabaseEntry

void* DATA_BASE_s::pDatabaseEntry

pointer to the database entry

Definition at line 73 of file database_cfg.h.


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