Type Alias stm32h7xx_hal::pac::gpioa::idr::IDR5_R

source ·
pub type IDR5_R = BitReaderRaw<IDR0_A>;
Expand description

Field IDR0 reader - Port input data bit (y = 0..15) These bits are read-only. They contain the input value of the corresponding I/O port.

Aliased Type§

struct IDR5_R { /* private fields */ }