Type Alias stm32wlxx_hal::pac::flash::optr::RDP_W
pub type RDP_W<'a, const O: u8> = FieldWriterRaw<'a, u32, OPTR_SPEC, u8, RDP_A, Unsafe, 8, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field RDP
writer - Read protection level
Aliased Type§
struct RDP_W<'a, const O: u8> { /* private fields */ }