Type Alias stm32wlxx_hal::pac::flash::cr::EOPIE_W

pub type EOPIE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, EOPIE_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field EOPIE writer - End of operation interrupt enable

Aliased Type§

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