Type Alias CintR

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

Field CINT reader - Card Interrupt

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_no(&self) -> bool

No Card Interrupt

Source

pub fn is_yes(&self) -> bool

Generate Card Interrupt