Type Alias gd32e1::gd32e103::rcu::ahben::Dma0enW

source ·
pub type Dma0enW<'a, REG> = BitWriter<'a, REG, Dma0en>;
Expand description

Field DMA0EN writer - DMA0 clock enable

Aliased Type§

struct Dma0enW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> Dma0enW<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn disabled(self) -> &'a mut W<REG>

The selected clock is disabled

source

pub fn enabled(self) -> &'a mut W<REG>

The selected clock is enabled