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

type W = W<u32, C2AHB1ENR>;

Writer for register C2AHB1ENR

Implementations

impl W[src]

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

Bit 16 - CPU2 Touch Sensing Controller clock enable

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

Bit 12 - CPU2 CRC clock enable

pub fn sram1en(&mut self) -> SRAM1EN_W<'_>[src]

Bit 9 - CPU2 SRAM1 clock enable

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

Bit 2 - CPU2 DMAMUX clock enable

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

Bit 1 - CPU2 DMA2 clock enable

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

Bit 0 - CPU2 DMA1 clock enable