Type Definition stm32f7xx_hal::pac::gpioa::PUPDR[][src]

pub type PUPDR = Reg<u32, _PUPDR>;
Expand description

GPIO port pull-up/pull-down register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see pupdr module