foxBMS-UnitTests  1.0.0
The foxBMS Unit Tests API Documentation
ILCK_CONFIG Struct Reference

#include <interlock_cfg.h>

Data Fields

uint32_t control_pin
 
uint32_t feedback_pin
 
ILCK_FEEDBACK_TYPE_e feedback_pin_type
 

Detailed Description

struct decribing the hardware configuration of the interlock

Definition at line 117 of file interlock_cfg.h.

Field Documentation

◆ control_pin

uint32_t ILCK_CONFIG::control_pin

Definition at line 120 of file interlock_cfg.h.

◆ feedback_pin

uint32_t ILCK_CONFIG::feedback_pin

Definition at line 121 of file interlock_cfg.h.

◆ feedback_pin_type

ILCK_FEEDBACK_TYPE_e ILCK_CONFIG::feedback_pin_type

Definition at line 122 of file interlock_cfg.h.


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