Type Alias stm32h7xx_hal::device::gpioa::otyper::OT1_R

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