Type Alias stm32_hal2::pac::flash::bank::cr::EOPIE_W

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

Field EOPIE writer - Bank 1 end-of-program interrupt control bit

Aliased Type§

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