Type Alias atsame54n::dmac::crcctrl::CRCPOLY_R

source ·
pub type CRCPOLY_R = FieldReader<CRCPOLYSELECT_A>;
Expand description

Field CRCPOLY reader - CRC Polynomial Type

Aliased Type§

struct CRCPOLY_R { /* private fields */ }

Implementations§

source§

impl CRCPOLY_R

source

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

Get enumerated values variant

source

pub fn is_crc16(&self) -> bool

CRC-16 (CRC-CCITT)

source

pub fn is_crc32(&self) -> bool

CRC32 (IEEE 802.3)