Type Alias stm32wlxx_hal::pac::flash::optkeyr::OPTKEY_W

pub type OPTKEY_W<'a, const O: u8> = FieldWriterRaw<'a, u32, OPTKEYR_SPEC, u32, u32, Safe, 32, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field OPTKEY writer - Option byte key

Aliased Type§

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