Type Alias stm32wlxx_hal::pac::rcc::ahb2enr::GPIOAEN_W

pub type GPIOAEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, AHB2ENR_SPEC, GPIOAEN_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field GPIOAEN writer - CPU1 IO port A clock enable

Aliased Type§

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