Type Alias atsamd51p::sdhc0::hc2r::ASINTEN_W

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

Field ASINTEN writer - Asynchronous Interrupt Enable

Aliased Type§

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

Implementations§

source§

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

source

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

Disabled

source

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

Enabled