Struct stm32h743::fdcan1::fdcan_rxf0s::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 0 Fill Level

[src]

Bits 8:13 - Rx FIFO 0 Get Index

[src]

Bits 16:21 - Rx FIFO 0 Put Index

[src]

Bit 24 - Rx FIFO 0 Full

[src]

Bit 25 - Rx FIFO 0 Message Lost

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R