Type Alias stm32_hal2::pac::flash::optsr_cur::PERSO_OK_W

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

Field PERSO_OK writer - Device personalization status bit

Aliased Type§

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