Type Alias CarddtlR

Source
pub type CarddtlR = BitReader<Carddtlselect>;
Expand description

Field CARDDTL reader - Card Detect Test Level

Aliased Type§

struct CarddtlR { /* private fields */ }

Implementations§

Source§

impl CarddtlR

Source

pub const fn variant(&self) -> Carddtlselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

No Card

Source

pub fn is_yes(&self) -> bool

Card Inserted