Type Alias xmc4800::gpdma0_ch0::dar::DarW

source ·
pub type DarW<'a, REG> = FieldWriter<'a, REG, 32, u32>;
Expand description

Field DAR writer - Current Destination address of DMA transfer

Aliased Type§

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