Type Alias stm32f4xx_hal::pac::flash::sr::PGSERR_R

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

Field PGSERR reader - Programming sequence error

Aliased Type§

struct PGSERR_R { /* private fields */ }