foxBMS - Unit Tests  1.6.0
The foxBMS Unit Tests API Documentation
LTC_ERROR_s Struct Reference

#include <ltc_defs.h>

Data Fields

uint32_t * errPECCnt
 
uint32_t * errSPICnt
 
uint8_t * ltcStatus
 
uint8_t errPECRetryCnt
 
uint8_t errSPIRetryCnt
 
uint8_t errOccurred
 
uint32_t nrOfConsecutiveErrors
 

Detailed Description

This struct contains error counter and pointer to used error buffers

Definition at line 459 of file ltc_defs.h.

Field Documentation

◆ errOccurred

uint8_t LTC_ERROR_s::errOccurred

Definition at line 465 of file ltc_defs.h.

◆ errPECCnt

uint32_t* LTC_ERROR_s::errPECCnt

Definition at line 460 of file ltc_defs.h.

◆ errPECRetryCnt

uint8_t LTC_ERROR_s::errPECRetryCnt

Definition at line 463 of file ltc_defs.h.

◆ errSPICnt

uint32_t* LTC_ERROR_s::errSPICnt

Definition at line 461 of file ltc_defs.h.

◆ errSPIRetryCnt

uint8_t LTC_ERROR_s::errSPIRetryCnt

Definition at line 464 of file ltc_defs.h.

◆ ltcStatus

uint8_t* LTC_ERROR_s::ltcStatus

Definition at line 462 of file ltc_defs.h.

◆ nrOfConsecutiveErrors

uint32_t LTC_ERROR_s::nrOfConsecutiveErrors

Definition at line 466 of file ltc_defs.h.


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