Struct stm32f103xx::rcc::ahbenr::R
[−]
[src]
pub struct R { /* fields omitted */ }
Value read from the register
Methods
impl R
[src]
pub fn bits(&self) -> u32
[src]
Value of the register as raw bits
pub fn dma1en(&self) -> DMA1ENR
[src]
Bit 0 - DMA1 clock enable
pub fn dma2en(&self) -> DMA2ENR
[src]
Bit 1 - DMA2 clock enable
pub fn sramen(&self) -> SRAMENR
[src]
Bit 2 - SRAM interface clock enable
pub fn flitfen(&self) -> FLITFENR
[src]
Bit 4 - FLITF clock enable
pub fn crcen(&self) -> CRCENR
[src]
Bit 6 - CRC clock enable
pub fn fsmcen(&self) -> FSMCENR
[src]
Bit 8 - FSMC clock enable
pub fn sdioen(&self) -> SDIOENR
[src]
Bit 10 - SDIO clock enable