Type Alias stm32h7xx_hal::stm32::gpioa::afrh::AFR12_W

source ·
pub type AFR12_W<'a, const O: u8> = FieldWriterRaw<'a, u32, AFRH_SPEC, u8, AFR8_A, Safe, 4, O>;
Expand description

Field AFR8 writer - 3:0]: Alternate function selection for port x pin y (y = 8..15) These bits are written by software to configure alternate function I/Os

Aliased Type§

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