Struct stm32f103xx::rcc::ahbenr::W
[−]
[src]
pub struct W { /* fields omitted */ }
Value to write to the register
Methods
impl W
[src]
pub fn reset_value() -> W
[src]
Reset value of the register
pub unsafe fn bits(&mut self, bits: u32) -> &mut Self
[src]
Writes raw bits to the register
pub fn dma1en(&mut self) -> _DMA1ENW
[src]
Bit 0 - DMA1 clock enable
pub fn dma2en(&mut self) -> _DMA2ENW
[src]
Bit 1 - DMA2 clock enable
pub fn sramen(&mut self) -> _SRAMENW
[src]
Bit 2 - SRAM interface clock enable
pub fn flitfen(&mut self) -> _FLITFENW
[src]
Bit 4 - FLITF clock enable
pub fn crcen(&mut self) -> _CRCENW
[src]
Bit 6 - CRC clock enable
pub fn fsmcen(&mut self) -> _FSMCENW
[src]
Bit 8 - FSMC clock enable
pub fn sdioen(&mut self) -> _SDIOENW
[src]
Bit 10 - SDIO clock enable