Type Alias stm32_hal2::pac::flash::bank::sr::RDPERR_W

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

Field RDPERR writer - Bank 1 read protection error flag

Aliased Type§

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