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