Struct stm32l4::stm32l4x1::quadspi::ccr::SIOOR[][src]

pub struct SIOOR { /* fields omitted */ }

Value of the field

Methods

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

impl Sync for SIOOR