[][src]Type Definition stm32f3xx_hal_v2::stm32::gpioa::IDR

type IDR = Reg<u32, _IDR>;

GPIO port input data register

This register you can read. See API.

For information about available fields see idr module