Type Alias stm32wlxx_hal::pac::gpioc::afrl::AFRL4_W
pub type AFRL4_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 AFRL4_W<'a, const O: u8> { /* private fields */ }