Type Definition stm32f1::stm32f102::rcc::ahbenr::R[][src]

type R = R<u32, AHBENR>;

Reader of register AHBENR

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 sramen(&self) -> SRAMEN_R[src]

Bit 2 - SRAM interface clock enable

pub fn flitfen(&self) -> FLITFEN_R[src]

Bit 4 - FLITF clock enable

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

Bit 6 - CRC clock enable