[][src]Type Definition stm32wb_pac::rcc::ahb1enr::W

type W = W<u32, AHB1ENR>;

Writer for register AHB1ENR

Implementations

impl W[src]

pub fn tscen(&mut self) -> TSCEN_W<'_>[src]

Bit 16 - Touch Sensing Controller clock enable

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

Bit 12 - CPU1 CRC clock enable

pub fn dmamuxen(&mut self) -> DMAMUXEN_W<'_>[src]

Bit 2 - DMAMUX clock enable

pub fn dma2en(&mut self) -> DMA2EN_W<'_>[src]

Bit 1 - DMA2 clock enable

pub fn dma1en(&mut self) -> DMA1EN_W<'_>[src]

Bit 0 - DMA1 clock enable