Type Alias d1_pac::smhc::smhc_status::CARD_PRESENT_R

source ·
pub type CARD_PRESENT_R = BitReader<CARD_PRESENT_A>;
Expand description

Field card_present reader - Data[3] Statuss

Aliased Type§

struct CARD_PRESENT_R { /* private fields */ }

Implementations§

source§

impl CARD_PRESENT_R

source

pub fn variant(&self) -> CARD_PRESENT_A

Get enumerated values variant

source

pub fn is_not_present(&self) -> bool

Checks if the value of the field is NOT_PRESENT

source

pub fn is_present(&self) -> bool

Checks if the value of the field is PRESENT