Type Alias atsame54n::i2s::txctrl::DMA_R

source ·
pub type DMA_R = BitReader<DMASELECT_A>;
Expand description

Field DMA reader - Single or Multiple DMA Channels

Aliased Type§

struct DMA_R { /* private fields */ }

Implementations§

source§

impl DMA_R

source

pub const fn variant(&self) -> DMASELECT_A

Get enumerated values variant

source

pub fn is_single(&self) -> bool

Single DMA channel

source

pub fn is_multiple(&self) -> bool

One DMA channel per data channel