Struct stm32f334::can::rf0r::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 5 - RFOM0

[src]

Bit 4 - FOVR0

[src]

Bit 3 - FULL0

[src]

Bits 0:1 - FMP0

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R