Type Alias stm32f4xx_hal::pac::flash::sr::PGAERR_R

source ·
pub type PGAERR_R = BitReaderRaw<bool>;
Expand description

Field PGAERR reader - Programming alignment error

Aliased Type§

struct PGAERR_R { /* private fields */ }