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

type R = R<u32, AHBENR>;

Reader of register AHBENR

Methods

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

pub fn otgfsen(&self) -> OTGFSEN_R[src]

Bit 12 - USB OTG FS clock enable

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

Bit 14 - Ethernet MAC clock enable

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

Bit 15 - Ethernet MAC TX clock enable

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

Bit 16 - Ethernet MAC RX clock enable