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

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

Field BSY reader - Bank 1 ongoing program flag

Aliased Type§

struct BSY_R { /* private fields */ }