Type Alias atsame54n::sdhc0::eistr::CMDCRC_W

source ·
pub type CMDCRC_W<'a, REG, const O: u8> = BitWriter<'a, REG, O, CMDCRCSELECT_A>;
Expand description

Field CMDCRC writer - Command CRC Error

Aliased Type§

struct CMDCRC_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> CMDCRC_W<'a, REG, O>
where REG: Writable + RegisterSpec,

source

pub fn no(self) -> &'a mut W<REG>

No Error

source

pub fn yes(self) -> &'a mut W<REG>

CRC Error Generated