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

type IDR = Reg<u32, _IDR>;

Port input data register (GPIOn_IDR)

This register you can read. See API.

For information about available fields see idr module