atsamd21g::dmac::chctrlb

Type Alias TrigactR

Source
pub type TrigactR = FieldReader<Trigactselect>;
Expand description

Field TRIGACT reader - Trigger Action

Aliased Type§

struct TrigactR { /* private fields */ }

Implementations§

Source§

impl TrigactR

Source

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

Get enumerated values variant

Source

pub fn is_block(&self) -> bool

One trigger required for each block transfer

Source

pub fn is_beat(&self) -> bool

One trigger required for each beat transfer

Source

pub fn is_transaction(&self) -> bool

One trigger required for each transaction