SAME54P20A Test Project
Data Fields
CAN_RXBE_0_Type Union Reference

Data Fields

struct {
   uint32_t   ID:29
 
   uint32_t   RTR:1
 
   uint32_t   XTD:1
 
   uint32_t   ESI:1
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 2476 of file can.h.

Field Documentation

◆ bit

struct { ... } CAN_RXBE_0_Type::bit

Structure used for bit access

◆ ESI

uint32_t CAN_RXBE_0_Type::ESI

bit: 31 Error State Indicator

Definition at line 2481 of file can.h.

◆ ID

uint32_t CAN_RXBE_0_Type::ID

bit: 0..28 Identifier

Definition at line 2478 of file can.h.

◆ reg

uint32_t CAN_RXBE_0_Type::reg

Type used for register access

Definition at line 2483 of file can.h.

◆ RTR

uint32_t CAN_RXBE_0_Type::RTR

bit: 29 Remote Transmission Request

Definition at line 2479 of file can.h.

◆ XTD

uint32_t CAN_RXBE_0_Type::XTD

bit: 30 Extended Identifier

Definition at line 2480 of file can.h.


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