SourceW

Type Alias SourceW 

pub type SourceW<'a, REG> = FieldWriter<'a, REG, 6>;
Expand description

Field SOURCE writer - DMA Channel Source (Slot)

Aliased Typeยง

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