Type Alias stm32h7xx_hal::pac::flash::bank::sr::EOP_R

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

Field EOP reader - Bank 1 end-of-program flag

Aliased Type§

struct EOP_R { /* private fields */ }