Type Alias stm32_hal2::pac::gpioa::otyper::OT4_R

source ·
pub type OT4_R = BitReaderRaw<OT0_A>;
Expand description

Field OT0 reader - Port x configuration bits (y = 0..15) These bits are written by software to configure the I/O output type.

Aliased Type§

struct OT4_R { /* private fields */ }