Type Alias stm32_hal2::pac::gpioa::otyper::OT0_W

source ·
pub type OT0_W<'a, const O: u8> = BitWriterRaw<'a, u32, OTYPER_SPEC, OT0_A, BitM, O>;
Expand description

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

Aliased Type§

struct OT0_W<'a, const O: u8> { /* private fields */ }