Type Alias stm32wlxx_hal::pac::gpioa::OTYPER

pub type OTYPER = Reg<OTYPER_SPEC>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

OTYPER register accessor: an alias for Reg<OTYPER_SPEC>

Aliased Type§

struct OTYPER { /* private fields */ }