Type Alias stm32f4xx_hal::pac::rcc::ahb1enr::DMA1EN_W

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

Field GPIOAEN writer - IO port A clock enable

Aliased Type§

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