pub type MODE_R = FieldReader<u8, MODE_A>;Expand description
Field MODE reader - Timer mode
Aliased Type§
pub struct MODE_R { /* private fields */ }Implementations§
Source§impl MODE_R
impl MODE_R
Sourcepub fn is_counter(&self) -> bool
pub fn is_counter(&self) -> bool
Checks if the value of the field is COUNTER
Sourcepub fn is_low_power_counter(&self) -> bool
pub fn is_low_power_counter(&self) -> bool
Checks if the value of the field is LOW_POWER_COUNTER