Type Alias stm32wlxx_hal::pac::pwr::pucrh::PU3_W

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

Field PU3 writer - pull-up

Aliased Type§

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