Type Alias atsame54n::dmac::channel::chctrla::TRIGACT_W

source ·
pub type TRIGACT_W<'a, REG, const O: u8> = FieldWriter<'a, REG, 2, O, TRIGACTSELECT_A>;
Expand description

Field TRIGACT writer - Trigger Action

Aliased Type§

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

Implementations§

source§

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

source

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

One trigger required for each block transfer

source

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

One trigger required for each burst transfer

source

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

One trigger required for each transaction