atsamd11c::dmac::chstatus

Type Alias R

Source
pub type R = R<ChstatusSpec>;
Expand description

Register CHSTATUS reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn pend(&self) -> PendR

Bit 0 - Channel Pending

Source

pub fn busy(&self) -> BusyR

Bit 1 - Channel Busy

Source

pub fn ferr(&self) -> FerrR

Bit 2 - Channel Fetch Error