foxBMS  1.4.1
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 93 of file fram_cfg.h.

Field Documentation

◆ address

uint32_t FRAM_BASE_HEADER_s::address

Definition at line 96 of file fram_cfg.h.

◆ blockptr

void* FRAM_BASE_HEADER_s::blockptr

Definition at line 94 of file fram_cfg.h.

◆ datalength

uint32_t FRAM_BASE_HEADER_s::datalength

Definition at line 95 of file fram_cfg.h.


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