Type Definition stm32g4::stm32g484::rcc::ahb1enr::W[][src]

type W = W<u32, AHB1ENR>;

Writer for register AHB1ENR

Implementations

impl W[src]

pub fn dma1en(&mut self) -> DMA1EN_W<'_>[src]

Bit 0 - DMA1 clock enable

pub fn dma2en(&mut self) -> DMA2EN_W<'_>[src]

Bit 1 - DMA2 clock enable

pub fn dmamuxen(&mut self) -> DMAMUXEN_W<'_>[src]

Bit 2 - DMAMUX clock enable

pub fn cordicen(&mut self) -> CORDICEN_W<'_>[src]

Bit 3 - CORDIC clock enable

pub fn fmacen(&mut self) -> FMACEN_W<'_>[src]

Bit 4 - FMAC clock enable

pub fn flashen(&mut self) -> FLASHEN_W<'_>[src]

Bit 8 - Flash memory interface clock enable

pub fn crcen(&mut self) -> CRCEN_W<'_>[src]

Bit 12 - CRC clock enable