Type Alias stm32wlxx_hal::pac::gpiob::moder::MODER1_W

pub type MODER1_W<'a, const O: u8> = FieldWriterRaw<'a, u32, MODER_SPEC, u8, MODER0_A, Safe, 2, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field MODER0 writer - Port x configuration bits (y = 0..15)

Aliased Type§

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