Type Alias atsamd51j::sdhc0::aesr::ERRST_R

source ·
pub type ERRST_R = FieldReader<ERRSTSELECT_A>;
Expand description

Field ERRST reader - ADMA Error State

Aliased Type§

struct ERRST_R { /* private fields */ }

Implementations§

source§

impl ERRST_R

source

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

Get enumerated values variant

source

pub fn is_stop(&self) -> bool

ST_STOP (Stop DMA)

source

pub fn is_fds(&self) -> bool

ST_FDS (Fetch Descriptor)

source

pub fn is_tfr(&self) -> bool

ST_TFR (Transfer Data)