Type Alias stm32wlxx_hal::pac::pwr::pdcrh::PD3_W

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

Field PD3 writer - pull-down

Aliased Type§

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