Type Alias atsamd51p::dmac::channel::chevctrl::EVACT_W

source ·
pub type EVACT_W<'a, REG, const O: u8> = FieldWriterSafe<'a, REG, 3, O, EVACTSELECT_A>;
Expand description

Field EVACT writer - Channel Event Input Action

Aliased Type§

struct EVACT_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> EVACT_W<'a, REG, O>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn noact(self) -> &'a mut W<REG>

No action

source

pub fn trig(self) -> &'a mut W<REG>

Transfer and periodic transfer trigger

source

pub fn ctrig(self) -> &'a mut W<REG>

Conditional transfer trigger

source

pub fn cblock(self) -> &'a mut W<REG>

Conditional block transfer

source

pub fn suspend(self) -> &'a mut W<REG>

Channel suspend operation

source

pub fn resume(self) -> &'a mut W<REG>

Channel resume operation

source

pub fn sskip(self) -> &'a mut W<REG>

Skip next block suspend action

source

pub fn incpri(self) -> &'a mut W<REG>

Increase priority