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

#include <fram_cfg.h>

Data Fields

void * blockptr
 
uint16_t datalength
 
uint32_t address
 

Detailed Description

configuration struct of database channel (data block)

Definition at line 80 of file fram_cfg.h.

Field Documentation

◆ address

uint32_t FRAM_BASE_HEADER_s::address

Definition at line 83 of file fram_cfg.h.

◆ blockptr

void* FRAM_BASE_HEADER_s::blockptr

Definition at line 81 of file fram_cfg.h.

◆ datalength

uint16_t FRAM_BASE_HEADER_s::datalength

Definition at line 82 of file fram_cfg.h.


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