Type Alias stm32wlxx_hal::pac::flash::OPTR
pub type OPTR = Reg<OPTR_SPEC>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
OPTR register accessor: an alias for Reg<OPTR_SPEC>
Aliased Type§
struct OPTR { /* private fields */ }