Type Alias stm32wlxx_hal::pac::gpioa::MODER

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

MODER register accessor: an alias for Reg<MODER_SPEC>

Aliased Type§

struct MODER { /* private fields */ }