atsamd11c::dmac::chctrlb

Type Alias EvactR

Source
pub type EvactR = FieldReader<Evactselect>;
Expand description

Field EVACT reader - Event Input Action

Aliased Type§

struct EvactR { /* private fields */ }

Implementations§

Source§

impl EvactR

Source

pub const fn variant(&self) -> Option<Evactselect>

Get enumerated values variant

Source

pub fn is_noact(&self) -> bool

No action

Source

pub fn is_trig(&self) -> bool

Transfer and periodic transfer trigger

Source

pub fn is_ctrig(&self) -> bool

Conditional transfer trigger

Source

pub fn is_cblock(&self) -> bool

Conditional block transfer

Source

pub fn is_suspend(&self) -> bool

Channel suspend operation

Source

pub fn is_resume(&self) -> bool

Channel resume operation

Source

pub fn is_sskip(&self) -> bool

Skip next block suspend action