Type Alias stm32h7xx_hal::stm32::gpioa::idr::IDR8_R

source ·
pub type IDR8_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 IDR8_R { /* private fields */ }