foxBMS - Unit Tests  1.2.1
The foxBMS Unit Tests API Documentation
FS85X_FIN_CONFIGURATION 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 FS85X_FIN_CONFIGURATION::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 FS85X_FIN_CONFIGURATION::finUsed

flag if FIN feature of SBC is used

Definition at line 116 of file nxpfs85xx.h.

◆ pGIOport

volatile uint32_t* FS85X_FIN_CONFIGURATION::pGIOport

pointer to port where FIN pin of SBC is connected to

Definition at line 118 of file nxpfs85xx.h.

◆ pin

uint32_t FS85X_FIN_CONFIGURATION::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: