Type Alias atsamd51p::i2s::txctrl::DMA_W

source ·
pub type DMA_W<'a, REG, const O: u8> = BitWriter<'a, REG, O, DMASELECT_A>;
Expand description

Field DMA writer - Single or Multiple DMA Channels

Aliased Type§

struct DMA_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> DMA_W<'a, REG, O>
where REG: Writable + RegisterSpec,

source

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

Single DMA channel

source

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

One DMA channel per data channel