Type Alias atsamd51j::sdhc0::tmr::ACMDEN_W

source ·
pub type ACMDEN_W<'a, REG, const O: u8> = FieldWriter<'a, REG, 2, O, ACMDENSELECT_A>;
Expand description

Field ACMDEN writer - Auto Command Enable

Aliased Type§

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

Implementations§

source§

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

source

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

Auto Command Disabled

source

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

Auto CMD12 Enable

source

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

Auto CMD23 Enable