[][src]Type Definition atsamd21j::dmac::chstatus::R

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