Type Alias atsamd51j::sdhc0::eistr_emmc_mode::CMDCRC_R

source ·
pub type CMDCRC_R = BitReader<CMDCRCSELECT_A>;
Expand description

Field CMDCRC reader - Command CRC Error

Aliased Type§

struct CMDCRC_R { /* private fields */ }

Implementations§

source§

impl CMDCRC_R

source

pub const fn variant(&self) -> CMDCRCSELECT_A

Get enumerated values variant

source

pub fn is_no(&self) -> bool

No Error

source

pub fn is_yes(&self) -> bool

CRC Error Generated