Type Alias atsame54n::sdhc0::tmr::DMAEN_W

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

Field DMAEN writer - DMA Enable

Aliased Type§

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

Implementations§

source§

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

source

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

No data transfer or Non DMA data transfer

source

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

DMA data transfer