Struct stm32f103xx::sdio::icr::RXOVERRCR[][src]

pub struct RXOVERRCR { /* fields omitted */ }

Value of the field

Methods

impl RXOVERRCR
[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 RXOVERRCR

impl Sync for RXOVERRCR