Type Alias stm32_hal2::pac::gpioa::moder::MODER1_R

source ·
pub type MODER1_R = FieldReaderRaw<u8, MODER0_A>;
Expand description

Field MODER0 reader - 1:0]: Port x configuration bits (y = 0..15) These bits are written by software to configure the I/O mode.

Aliased Type§

struct MODER1_R { /* private fields */ }