Type Alias stm32_hal2::pac::gpioa::pupdr::PUPDR8_W

source ·
pub type PUPDR8_W<'a, const O: u8> = FieldWriterRaw<'a, u32, PUPDR_SPEC, u8, PUPDR0_A, Unsafe, 2, O>;
Expand description

Field PUPDR0 writer - 1:0]: Port x configuration bits (y = 0..15) These bits are written by software to configure the I/O pull-up or pull-down

Aliased Type§

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