Struct stm32h743::fdcan1::fdcan_rxf1s::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]

Bits 0:6 - Rx FIFO 1 Fill Level

[src]

Bits 8:14 - Rx FIFO 1 Get Index

[src]

Bits 16:22 - Rx FIFO 1 Put Index

[src]

Bit 24 - Rx FIFO 1 Full

[src]

Bit 25 - Rx FIFO 1 Message Lost

[src]

Bits 30:31 - Debug Message Status

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R