Type Alias stm32wlxx_hal::pac::flash::srrvr::C2OPT_W

pub type C2OPT_W<'a, const O: u8> = BitWriterRaw<'a, u32, SRRVR_SPEC, C2OPT_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field C2OPT writer - C2OPT

Aliased Type§

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