[][src]Type Definition stm32l0::stm32l0x2::rcc::ahbenr::W

type W = W<u32, AHBENR>;

Writer for register AHBENR

Methods

impl W[src]

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

Bit 24 - Crypto clock enable bit

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

Bit 20 - Random Number Generator clock enable bit

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

Bit 16 - Touch Sensing clock enable bit

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

Bit 12 - CRC clock enable bit

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

Bit 8 - NVM interface clock enable bit

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

Bit 0 - DMA clock enable bit