Struct stm32f103xx::can::F2R2[][src]

pub struct F2R2 { /* fields omitted */ }

Filter bank 2 register 2

Methods

impl F2R2
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for F2R2

impl !Sync for F2R2