Type Alias stm32_hal2::pac::flash::optcr_::OPTLOCK_W

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

Field OPTLOCK writer - FLASH_OPTCR lock option configuration bit

Aliased Type§

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