Type Alias stm32_hal2::pac::rcc::c1_ahb4enr::GPIOCEN_W

source ·
pub type GPIOCEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, C1_AHB4ENR_SPEC, GPIOAEN_A, BitM, O>;
Expand description

Field GPIOAEN writer - 0GPIO peripheral clock enable

Aliased Type§

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