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

#include <database_cfg.h>

Collaboration diagram for DATA_BLOCK_SYSTEMSTATE_s:

Data Fields

DATA_BLOCK_HEADER_s header
 
int32_t bmsCanState
 

Detailed Description

data block struct of system state

Definition at line 410 of file database_cfg.h.

Field Documentation

◆ bmsCanState

int32_t DATA_BLOCK_SYSTEMSTATE_s::bmsCanState

system state for CAN messages (e.g., standby, normal)

Definition at line 415 of file database_cfg.h.

◆ header

DATA_BLOCK_HEADER_s DATA_BLOCK_SYSTEMSTATE_s::header

Data block header

Definition at line 414 of file database_cfg.h.


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