Struct stm32f4::stm32f413::fmpi2c::cr1::RXIER[][src]

pub struct RXIER { /* fields omitted */ }

Value of the field

Methods

impl RXIER
[src]

Value of the field as raw bits

Returns true if the bit is clear (0)

Returns true if the bit is set (1)

Auto Trait Implementations

impl Send for RXIER

impl Sync for RXIER