Type Alias DmaselW

Source
pub type DmaselW<'a, REG> = FieldWriter<'a, REG, 2, Dmaselselect>;
Expand description

Field DMASEL writer - DMA Select

Aliased Type§

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

Implementations§

Source§

impl<'a, REG> DmaselW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

Source

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

SDMA is selected

Source

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

32-bit Address ADMA2 is selected