Type Alias gd32f1::gd32f190::rcu::ahben::R

source ·
pub type R = R<AhbenSpec>;
Expand description

Register AHBEN reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn dmaen(&self) -> DmaenR

Bit 0 - DMA clock enable

source

pub fn sramen(&self) -> SramenR

Bit 2 - SRAM interface clock enable

source

pub fn fmcen(&self) -> FmcenR

Bit 4 - FMC clock enable

source

pub fn crcen(&self) -> CrcenR

Bit 6 - CRC clock enable

source

pub fn paen(&self) -> PaenR

Bit 17 - GPIO port A clock enable

source

pub fn pben(&self) -> PbenR

Bit 18 - GPIO port B clock enable

source

pub fn pcen(&self) -> PcenR

Bit 19 - GPIO port C clock enable

source

pub fn pden(&self) -> PdenR

Bit 20 - GPIO port D clock enable

source

pub fn pfen(&self) -> PfenR

Bit 22 - GPIO port F clock enable

source

pub fn tsien(&self) -> TsienR

Bit 24 - TSI clock enable