Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
can_bus_err_cnt Struct Reference

can bus error count structure More...

#include <can.h>

Data Fields

uint8_t tx_err_cnt
 
uint8_t rx_err_cnt
 

Detailed Description

can bus error count structure

Used to pass the bus error counters to userspace

Field Documentation

◆ rx_err_cnt

uint8_t can_bus_err_cnt::rx_err_cnt

◆ tx_err_cnt

uint8_t can_bus_err_cnt::tx_err_cnt

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