Type Alias CintR

Source
pub type CintR = BitReader<Cintselect>;
Expand description

Field CINT reader - Card Interrupt Signal Enable

Aliased Type§

struct CintR { /* private fields */ }

Implementations§

Source§

impl CintR

Source

pub const fn variant(&self) -> Cintselect

Get enumerated values variant

Source

pub fn is_masked(&self) -> bool

Masked

Source

pub fn is_enabled(&self) -> bool

Enabled