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

type W = W<u32, AHBENR>;

Writer for register AHBENR

Methods

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 otgfsen(&mut self) -> OTGFSEN_W[src]

Bit 12 - USB OTG FS clock enable

pub fn ethmacen(&mut self) -> ETHMACEN_W[src]

Bit 14 - Ethernet MAC clock enable

pub fn ethmactxen(&mut self) -> ETHMACTXEN_W[src]

Bit 15 - Ethernet MAC TX clock enable

pub fn ethmacrxen(&mut self) -> ETHMACRXEN_W[src]

Bit 16 - Ethernet MAC RX clock enable