Type Alias atsame54n::dmac::channel::chstatus::R

source ·
pub type R = R<CHSTATUS_SPEC>;
Expand description

Register CHSTATUS reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn pend(&self) -> PEND_R

Bit 0 - Channel Pending

source

pub fn busy(&self) -> BUSY_R

Bit 1 - Channel Busy

source

pub fn ferr(&self) -> FERR_R

Bit 2 - Channel Fetch Error

source

pub fn crcerr(&self) -> CRCERR_R

Bit 3 - Channel CRC Error