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

#include <contactor_cfg.h>

Data Fields

CONT_ELECTRICAL_STATE_TYPE_e currentSet
 
CONT_ELECTRICAL_STATE_TYPE_e feedback
 
const CONT_FEEDBACK_TYPE_e feedbackPinType
 
const SPS_CHANNEL_INDEX spsChannel
 
const CONT_NAMES_e name
 

Detailed Description

Status struct for a registry of all contactors

Definition at line 96 of file contactor_cfg.h.

Field Documentation

◆ currentSet

CONT_ELECTRICAL_STATE_TYPE_e CONT_CONTACTOR_STATE::currentSet

current setpoint for the contactor

Definition at line 97 of file contactor_cfg.h.

◆ feedback

CONT_ELECTRICAL_STATE_TYPE_e CONT_CONTACTOR_STATE::feedback

feedback from the contactor

Definition at line 98 of file contactor_cfg.h.

◆ feedbackPinType

const CONT_FEEDBACK_TYPE_e CONT_CONTACTOR_STATE::feedbackPinType

type of feedback that the contactor uses

Definition at line 99 of file contactor_cfg.h.

◆ name

const CONT_NAMES_e CONT_CONTACTOR_STATE::name

name of the contactor

Definition at line 101 of file contactor_cfg.h.

◆ spsChannel

const SPS_CHANNEL_INDEX CONT_CONTACTOR_STATE::spsChannel

channel index of the SPS to which this contactor is connected

Definition at line 100 of file contactor_cfg.h.


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