Type Alias stm32_hal2::pac::flash::bank::ccr::CLR_STRBERR_W

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

Field CLR_STRBERR writer - Bank 1 STRBERR1 flag clear bit

Aliased Type§

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