Type Alias atsame54n::dmac::crcctrl::CRCMODE_R

source ·
pub type CRCMODE_R = FieldReader<CRCMODESELECT_A>;
Expand description

Field CRCMODE reader - CRC Operating Mode

Aliased Type§

struct CRCMODE_R { /* private fields */ }

Implementations§

source§

impl CRCMODE_R

source

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

Get enumerated values variant

source

pub fn is_default(&self) -> bool

Default operating mode

source

pub fn is_crcmon(&self) -> bool

Memory CRC monitor operating mode

source

pub fn is_crcgen(&self) -> bool

Memory CRC generation operating mode