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

type R = R<u32, C2AHB1ENR>;

Reader of register C2AHB1ENR

Implementations

impl R[src]

pub fn tscen(&self) -> TSCEN_R[src]

Bit 16 - CPU2 Touch Sensing Controller clock enable

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

Bit 12 - CPU2 CRC clock enable

pub fn sram1en(&self) -> SRAM1EN_R[src]

Bit 9 - CPU2 SRAM1 clock enable

pub fn dmamuxen(&self) -> DMAMUXEN_R[src]

Bit 2 - CPU2 DMAMUX clock enable

pub fn dma2en(&self) -> DMA2EN_R[src]

Bit 1 - CPU2 DMA2 clock enable

pub fn dma1en(&self) -> DMA1EN_R[src]

Bit 0 - CPU2 DMA1 clock enable