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

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

Field WRPERRIE writer - Bank 1 write protection error interrupt enable bit

Aliased Type§

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