foxBMS  1.6.0
The foxBMS Battery Management System API Documentation
FRAM_BASE_HEADER_s Struct Reference

#include <fram_cfg.h>

Data Fields

void * blockptr
 
uint32_t datalength
 
uint32_t address
 

Detailed Description

configuration struct of database channel (data block)

Definition at line 97 of file fram_cfg.h.

Field Documentation

◆ address

uint32_t FRAM_BASE_HEADER_s::address

Definition at line 100 of file fram_cfg.h.

◆ blockptr

void* FRAM_BASE_HEADER_s::blockptr

Definition at line 98 of file fram_cfg.h.

◆ datalength

uint32_t FRAM_BASE_HEADER_s::datalength

Definition at line 99 of file fram_cfg.h.


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