Type Alias CintW

Source
pub type CintW<'a, REG> = BitWriter<'a, REG, Cintselect>;
Expand description

Field CINT writer - Card Interrupt Signal Enable

Aliased Type§

struct CintW<'a, REG> { /* private fields */ }

Implementations§

Source§

impl<'a, REG> CintW<'a, REG>
where REG: Writable + RegisterSpec,

Source

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

Masked

Source

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

Enabled