Type Alias atsamd51j::dmac::crcstatus::R

source ·
pub type R = R<CRCSTATUS_SPEC>;
Expand description

Register CRCSTATUS reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn crcbusy(&self) -> CRCBUSY_R

Bit 0 - CRC Module Busy

source

pub fn crczero(&self) -> CRCZERO_R

Bit 1 - CRC Zero

source

pub fn crcerr(&self) -> CRCERR_R

Bit 2 - CRC Error