Struct stm32h743::fdcan1::fdcan_ir::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 0 - Rx FIFO 0 New Message

[src]

Bit 1 - Rx FIFO 0 Full

[src]

Bit 2 - Rx FIFO 0 Full

[src]

Bit 3 - Rx FIFO 0 Message Lost

[src]

Bit 4 - Rx FIFO 1 New Message

[src]

Bit 5 - Rx FIFO 1 Watermark Reached

[src]

Bit 6 - Rx FIFO 1 Watermark Reached

[src]

Bit 7 - Rx FIFO 1 Message Lost

[src]

Bit 8 - High Priority Message

[src]

Bit 9 - Transmission Completed

[src]

Bit 10 - Transmission Cancellation Finished

[src]

Bit 11 - Tx FIFO Empty

[src]

Bit 12 - Tx Event FIFO New Entry

[src]

Bit 13 - Tx Event FIFO Watermark Reached

[src]

Bit 14 - Tx Event FIFO Full

[src]

Bit 15 - Tx Event FIFO Element Lost

[src]

Bit 16 - Timestamp Wraparound

[src]

Bit 17 - Message RAM Access Failure

[src]

Bit 18 - Timeout Occurred

[src]

Bit 19 - Message stored to Dedicated Rx Buffer

[src]

Bit 22 - Error Logging Overflow

[src]

Bit 23 - Error Passive

[src]

Bit 24 - Warning Status

[src]

Bit 25 - Bus_Off Status

[src]

Bit 26 - Watchdog Interrupt

[src]

Bit 27 - Protocol Error in Arbitration Phase (Nominal Bit Time is used)

[src]

Bit 28 - Protocol Error in Data Phase (Data Bit Time is used)

[src]

Bit 29 - Access to Reserved Address

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R