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

type R = R<u32, AHB1ENR>;

Reader of register AHB1ENR

Implementations

impl R[src]

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

Bit 16 - Touch Sensing Controller clock enable

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

Bit 12 - CPU1 CRC clock enable

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

Bit 2 - DMAMUX clock enable

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

Bit 1 - DMA2 clock enable

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

Bit 0 - DMA1 clock enable