HPM SDK
HPMicro Software Development Kit
mcan_error_count_struct Struct Reference

MCAN Error Count Information. More...

#include <hpm_mcan_drv.h>

Data Fields

uint8_t transmit_error_count
 
uint8_t receive_error_count
 
bool receive_error_passive
 
uint8_t can_error_logging_count
 

Detailed Description

MCAN Error Count Information.

Field Documentation

◆ can_error_logging_count

uint8_t mcan_error_count_struct::can_error_logging_count

CAN Error Logging count

◆ receive_error_count

uint8_t mcan_error_count_struct::receive_error_count

Receive Error Count

◆ receive_error_passive

bool mcan_error_count_struct::receive_error_passive

The Receive Error Counter has reached the error passive level

◆ transmit_error_count

uint8_t mcan_error_count_struct::transmit_error_count

Transmit Error Count


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