Type Alias stm32wlxx_hal::pac::gpioa::afrl::AFRL1_W

pub type AFRL1_W<'a, const O: u8> = FieldWriterRaw<'a, u32, AFRL_SPEC, u8, AFRL0_A, Safe, 4, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field AFRL0 writer - Alternate function selection for port x bit y (y = 0..7)

Aliased Type§

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