foxBMS - Unit Tests  1.2.1
The foxBMS Unit Tests API Documentation
N775_ERROR_s Struct Reference

#include <n775_defs.h>

Data Fields

uint32_t * errPECCnt
 
uint32_t * errSPICnt
 
uint8_t * n775Status
 
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 173 of file n775_defs.h.

Field Documentation

◆ errOccurred

uint8_t N775_ERROR_s::errOccurred

Definition at line 179 of file n775_defs.h.

◆ errPECCnt

uint32_t* N775_ERROR_s::errPECCnt

Definition at line 174 of file n775_defs.h.

◆ errPECRetryCnt

uint8_t N775_ERROR_s::errPECRetryCnt

Definition at line 177 of file n775_defs.h.

◆ errSPICnt

uint32_t* N775_ERROR_s::errSPICnt

Definition at line 175 of file n775_defs.h.

◆ errSPIRetryCnt

uint8_t N775_ERROR_s::errSPIRetryCnt

Definition at line 178 of file n775_defs.h.

◆ n775Status

uint8_t* N775_ERROR_s::n775Status

Definition at line 176 of file n775_defs.h.

◆ nrOfConsecutiveErrors

uint32_t N775_ERROR_s::nrOfConsecutiveErrors

Definition at line 180 of file n775_defs.h.


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