Type Alias stm32wlxx_hal::pac::flash::sfr::HDPAD_W

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

Field HDPAD writer - User Flash hide protection area disabled

Aliased Type§

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