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

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

Field CRCEND writer - Bank 1 CRC-complete flag

Aliased Type§

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