[][src]Type Definition stm32l0::stm32l0x3::rcc::ahbenr::R

type R = R<u32, AHBENR>;

Reader of register AHBENR

Methods

impl R[src]

pub fn crypen(&self) -> CRYPEN_R[src]

Bit 24 - Crypto clock enable bit

pub fn rngen(&self) -> RNGEN_R[src]

Bit 20 - Random Number Generator clock enable bit

pub fn touchen(&self) -> TOUCHEN_R[src]

Bit 16 - Touch Sensing clock enable bit

pub fn crcen(&self) -> CRCEN_R[src]

Bit 12 - CRC clock enable bit

pub fn mifen(&self) -> MIFEN_R[src]

Bit 8 - NVM interface clock enable bit

pub fn dmaen(&self) -> DMAEN_R[src]

Bit 0 - DMA clock enable bit