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

#include <database_cfg.h>

Collaboration diagram for DATA_BLOCK_CONTACTOR_FEEDBACK_s:

Data Fields

DATA_BLOCK_HEADER_s header
 
uint32_t contactorFeedback
 

Detailed Description

data block struct of contactor feedback

Definition at line 401 of file database_cfg.h.

Field Documentation

◆ contactorFeedback

uint32_t DATA_BLOCK_CONTACTOR_FEEDBACK_s::contactorFeedback

feedback of all contactors, without interlock

Definition at line 406 of file database_cfg.h.

◆ header

DATA_BLOCK_HEADER_s DATA_BLOCK_CONTACTOR_FEEDBACK_s::header

Data block header

Definition at line 405 of file database_cfg.h.


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