Type Alias CinsR

Source
pub type CinsR = BitReader<Cinsselect>;
Expand description

Field CINS reader - Card Insertion

Aliased Type§

struct CinsR { /* private fields */ }

Implementations§

Source§

impl CinsR

Source

pub const fn variant(&self) -> Cinsselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

Card state stable or Debouncing

Source

pub fn is_yes(&self) -> bool

Card inserted