Type Alias stm32_hal2::pac::octospi1::cr::SMIE_W

source ·
pub type SMIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, bool, BitM, O>;
Expand description

Field SMIE writer - Status match interrupt enable

Aliased Type§

struct SMIE_W<'a, const O: u8> { /* private fields */ }