Type Alias atsame54n::sdhc0::mc1r::CMDTYP_W

source ·
pub type CMDTYP_W<'a, REG, const O: u8> = FieldWriterSafe<'a, REG, 2, O, CMDTYPSELECT_A>;
Expand description

Field CMDTYP writer - e.MMC Command Type

Aliased Type§

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

Implementations§

source§

impl<'a, REG, const O: u8> CMDTYP_W<'a, REG, O>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

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

Not a MMC specific command

source

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

Wait IRQ Command

source

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

Stream Command

source

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

Boot Command