Type Definition stm32f1::stm32f103::rcc::ahbenr::W[][src]

type W = W<u32, AHBENR>;

Writer for register AHBENR

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 sramen(&mut self) -> SRAMEN_W<'_>[src]

Bit 2 - SRAM interface clock enable

pub fn flitfen(&mut self) -> FLITFEN_W<'_>[src]

Bit 4 - FLITF clock enable

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

Bit 6 - CRC clock enable

pub fn fsmcen(&mut self) -> FSMCEN_W<'_>[src]

Bit 8 - FSMC clock enable

pub fn sdioen(&mut self) -> SDIOEN_W<'_>[src]

Bit 10 - SDIO clock enable