Struct stm32f103xx::can::can_rf1r::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 5 - RFOM1

Bit 4 - FOVR1

Bit 3 - FULL1

Bits 0:1 - FMP1

Auto Trait Implementations

impl Send for R

impl Sync for R