Type Definition atsame54n19a_pac::dmac::channel::chstatus::R[][src]

type R = R<u8, CHSTATUS>;

Reader of register CHSTATUS

Implementations

impl R[src]

pub fn pend(&self) -> PEND_R[src]

Bit 0 - Channel Pending

pub fn busy(&self) -> BUSY_R[src]

Bit 1 - Channel Busy

pub fn ferr(&self) -> FERR_R[src]

Bit 2 - Channel Fetch Error

pub fn crcerr(&self) -> CRCERR_R[src]

Bit 3 - Channel CRC Error