R

Type Alias R 

Source
pub type R = R<u32, AHB1ENR>;
Expand description

Reader of register AHB1ENR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn tscen(&self) -> TSCEN_R

Bit 16 - Touch Sensing Controller clock enable

Source

pub fn crcen(&self) -> CRCEN_R

Bit 11 - CRC clock enable

Source

pub fn flashen(&self) -> FLASHEN_R

Bit 8 - Flash memory interface clock enable

Source

pub fn dma2en(&self) -> DMA2EN_R

Bit 1 - DMA2 clock enable

Source

pub fn dma1en(&self) -> DMA1EN_R

Bit 0 - DMA1 clock enable