Type Alias stm32wlxx_hal::pac::rcc::c2ahb2enr::GPIOBEN_W
pub type GPIOBEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, C2AHB2ENR_SPEC, GPIOAEN_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field GPIOAEN
writer - CPU2 IO port A clock enable
Aliased Type§
struct GPIOBEN_W<'a, const O: u8> { /* private fields */ }