Type Alias nrf52840_pac::nfct::framedelaymode::FRAMEDELAYMODE_R
source · pub type FRAMEDELAYMODE_R = FieldReader<u8, FRAMEDELAYMODE_A>;
Expand description
Field FRAMEDELAYMODE
reader - Configuration register for the Frame Delay Timer
Aliased Type§
struct FRAMEDELAYMODE_R { /* private fields */ }
Implementations§
source§impl FRAMEDELAYMODE_R
impl FRAMEDELAYMODE_R
sourcepub fn variant(&self) -> FRAMEDELAYMODE_A
pub fn variant(&self) -> FRAMEDELAYMODE_A
Get enumerated values variant
sourcepub fn is_free_run(&self) -> bool
pub fn is_free_run(&self) -> bool
Checks if the value of the field is FREE_RUN
sourcepub fn is_exact_val(&self) -> bool
pub fn is_exact_val(&self) -> bool
Checks if the value of the field is EXACT_VAL
sourcepub fn is_window_grid(&self) -> bool
pub fn is_window_grid(&self) -> bool
Checks if the value of the field is WINDOW_GRID