Type Alias stm32_hal2::pac::gpioa::idr::IDR13_R

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