Type Alias gd32f1::gd32f190::dma::ch0ctl::PnagaW

source ·
pub type PnagaW<'a, REG> = BitWriter<'a, REG, Pnaga>;
Expand description

Field PNAGA writer - Next address generation algorithm of peripheral

Aliased Type§

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

Implementations§

source§

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

source

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

Fixed address mode

source

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

Increment address mode