Type Alias stm32f4xx_hal::pac::flash::sr::PGAERR_W

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

Field PGAERR writer - Programming alignment error

Aliased Type§

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