Type Alias atsame54n::sdhc0::tmr::DMAEN_R

source ·
pub type DMAEN_R = BitReader<DMAENSELECT_A>;
Expand description

Field DMAEN reader - DMA Enable

Aliased Type§

struct DMAEN_R { /* private fields */ }

Implementations§

source§

impl DMAEN_R

source

pub const fn variant(&self) -> DMAENSELECT_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

No data transfer or Non DMA data transfer

source

pub fn is_enable(&self) -> bool

DMA data transfer