foxBMS - Unit Tests  1.1.0
The foxBMS Unit Tests API Documentation
DATA_BLOCK_INTERLOCK_FEEDBACK Struct Reference

#include <database_cfg.h>

Collaboration diagram for DATA_BLOCK_INTERLOCK_FEEDBACK:

Data Fields

DATA_BLOCK_HEADER_s header
 
uint8_t interlockFeedback
 

Detailed Description

data block struct of interlock feedback

Definition at line 379 of file database_cfg.h.

Field Documentation

◆ header

DATA_BLOCK_HEADER_s DATA_BLOCK_INTERLOCK_FEEDBACK::header

Data block header

Definition at line 383 of file database_cfg.h.

◆ interlockFeedback

uint8_t DATA_BLOCK_INTERLOCK_FEEDBACK::interlockFeedback

feedback of interlock, without contactors

Definition at line 384 of file database_cfg.h.


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