Type Definition stm32g4::stm32g431::rcc::ahb1enr::R[][src]

type R = R<u32, AHB1ENR>;

Reader of register AHB1ENR

Implementations

impl R[src]

pub fn dma1en(&self) -> DMA1EN_R[src]

Bit 0 - DMA1 clock enable

pub fn dma2en(&self) -> DMA2EN_R[src]

Bit 1 - DMA2 clock enable

pub fn dmamuxen(&self) -> DMAMUXEN_R[src]

Bit 2 - DMAMUX clock enable

pub fn cordicen(&self) -> CORDICEN_R[src]

Bit 3 - CORDIC clock enable

pub fn fmacen(&self) -> FMACEN_R[src]

Bit 4 - FMAC clock enable

pub fn flashen(&self) -> FLASHEN_R[src]

Bit 8 - Flash memory interface clock enable

pub fn crcen(&self) -> CRCEN_R[src]

Bit 12 - CRC clock enable