Type Alias atsame54n::dmac::channel::chctrla::THRESHOLD_R

source ·
pub type THRESHOLD_R = FieldReader<THRESHOLDSELECT_A>;
Expand description

Field THRESHOLD reader - FIFO Threshold

Aliased Type§

struct THRESHOLD_R { /* private fields */ }

Implementations§

source§

impl THRESHOLD_R

source

pub const fn variant(&self) -> THRESHOLDSELECT_A

Get enumerated values variant

source

pub fn is_1beat(&self) -> bool

Destination write starts after each beat source address read

source

pub fn is_2beats(&self) -> bool

Destination write starts after 2-beats source address read

source

pub fn is_4beats(&self) -> bool

Destination write starts after 4-beats source address read

source

pub fn is_8beats(&self) -> bool

Destination write starts after 8-beats source address read