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

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - Filter active

Bit 1 - Filter active

Bit 2 - Filter active

Bit 3 - Filter active

Bit 4 - Filter active

Bit 5 - Filter active

Bit 6 - Filter active

Bit 7 - Filter active

Bit 8 - Filter active

Bit 9 - Filter active

Bit 10 - Filter active

Bit 11 - Filter active

Bit 12 - Filter active

Bit 13 - Filter active

Auto Trait Implementations

impl Send for R

impl Sync for R