CANpie FD
CAN programming interface environment - Version 3.08
Data Fields
CpState_s Struct Reference

Detailed Description

Data Fields

uint8_t ubCanErrState
 
uint8_t ubCanErrType
 
uint8_t ubCanRcvErrCnt
 
uint8_t ubCanTrmErrCnt
 

Field Documentation

◆ ubCanErrState

uint8_t CpState_s::ubCanErrState

CAN error state Value should correspond to values from CpState_e

◆ ubCanErrType

uint8_t CpState_s::ubCanErrType

Last error type occurred Value should correspond to values from CpErrType_e

◆ ubCanRcvErrCnt

uint8_t CpState_s::ubCanRcvErrCnt

receive error counter

◆ ubCanTrmErrCnt

uint8_t CpState_s::ubCanTrmErrCnt

transmit error counter