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

#include <nxpfs85xx.h>

Data Fields

bool finUsed
 
STD_RETURN_TYPE_e finState
 
volatile uint32_t * pGIOport
 
uint32_t pin
 

Detailed Description

struct for FIN configuration

Definition at line 115 of file nxpfs85xx.h.

Field Documentation

◆ finState

STD_RETURN_TYPE_e FS85_FIN_CONFIGURATION_s::finState

Is set to STD_NOT_OK if short circuit between FIN and RSTB pin detected

Definition at line 117 of file nxpfs85xx.h.

◆ finUsed

bool FS85_FIN_CONFIGURATION_s::finUsed

flag if FIN feature of SBC is used

Definition at line 116 of file nxpfs85xx.h.

◆ pGIOport

volatile uint32_t* FS85_FIN_CONFIGURATION_s::pGIOport

pointer to port where FIN pin of SBC is connected to

Definition at line 118 of file nxpfs85xx.h.

◆ pin

uint32_t FS85_FIN_CONFIGURATION_s::pin

pin where FIN pin of SBC is connected to

Definition at line 119 of file nxpfs85xx.h.


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