ADTF Device Toolbox SDK
Loading...
Searching...
No Matches
adtf::devicetb::sdk::can::axle::tCANData::tStatus Struct Reference

#include <can_types.h>

Public Attributes

uint32_t ui32BitRate
 CAN bus bitrate.
 
uint32_t ui32RxBitCount
 Count of received bits.
 
uint32_t ui32TxBitCount
 Count of transmitted bits.
 
uint16_t ui16RxErrorCounter
 Error counter for the receive section of the CAN controller.
 
uint16_t ui16TxErrorCounter
 Error counter for the transmit section of the CAN controller.
 
uint8_t ui8BusStatus
 Flags.
 
uint8_t ui8Reserved
 reserved, should be zero
 
uint32_t ui32Reserved
 reserved, should be zero
 

Detailed Description

CAN bus status structure

Member Data Documentation

◆ ui8BusStatus

uint8_t adtf::devicetb::sdk::can::axle::tCANData::tStatus::ui8BusStatus

Flags.

See also
eBusStatus

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