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

#include <database_cfg.h>

Collaboration diagram for DATA_BLOCK_CONTFEEDBACK:

Data Fields

DATA_BLOCK_HEADER_s header
 
uint32_t contactorFeedback
 

Detailed Description

data block struct of contactor feedback

Definition at line 358 of file database_cfg.h.

Field Documentation

◆ contactorFeedback

uint32_t DATA_BLOCK_CONTFEEDBACK::contactorFeedback

feedback of all contactors, without interlock

Definition at line 363 of file database_cfg.h.

◆ header

DATA_BLOCK_HEADER_s DATA_BLOCK_CONTFEEDBACK::header

Data block header

Definition at line 362 of file database_cfg.h.


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