Type Alias atsame54n::dmac::channel::chctrla::THRESHOLD_W

source ·
pub type THRESHOLD_W<'a, REG, const O: u8> = FieldWriterSafe<'a, REG, 2, O, THRESHOLDSELECT_A>;
Expand description

Field THRESHOLD writer - FIFO Threshold

Aliased Type§

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

Implementations§

source§

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

source

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

Destination write starts after each beat source address read

source

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

Destination write starts after 2-beats source address read

source

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

Destination write starts after 4-beats source address read

source

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

Destination write starts after 8-beats source address read