foxBMS  1.4.1
The foxBMS Battery Management System API Documentation
N775_ERROR_s Struct Reference

#include <nxp_mc33775a_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 227 of file nxp_mc33775a_defs.h.

Field Documentation

◆ errOccurred

uint8_t N775_ERROR_s::errOccurred

Definition at line 233 of file nxp_mc33775a_defs.h.

◆ errPECCnt

uint32_t* N775_ERROR_s::errPECCnt

Definition at line 228 of file nxp_mc33775a_defs.h.

◆ errPECRetryCnt

uint8_t N775_ERROR_s::errPECRetryCnt

Definition at line 231 of file nxp_mc33775a_defs.h.

◆ errSPICnt

uint32_t* N775_ERROR_s::errSPICnt

Definition at line 229 of file nxp_mc33775a_defs.h.

◆ errSPIRetryCnt

uint8_t N775_ERROR_s::errSPIRetryCnt

Definition at line 232 of file nxp_mc33775a_defs.h.

◆ n775Status

uint8_t* N775_ERROR_s::n775Status

Definition at line 230 of file nxp_mc33775a_defs.h.

◆ nrOfConsecutiveErrors

uint32_t N775_ERROR_s::nrOfConsecutiveErrors

Definition at line 234 of file nxp_mc33775a_defs.h.


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