Type Alias stm32wlxx_hal::pac::pwr::pdcrb::PD8_W

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

Field PD0 writer - PD0

Aliased Type§

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