pub type CLKPS_R = FieldReader<u8, CLKPS_A>;
Expand description
Field CLKPS
reader - Clock Prescaler Select Bits
Aliased Type§
struct CLKPS_R { /* private fields */ }
Implementations§
source§impl CLKPS_R
impl CLKPS_R
sourcepub fn is_prescaler_1(&self) -> bool
pub fn is_prescaler_1(&self) -> bool
Checks if the value of the field is PRESCALER_1
sourcepub fn is_prescaler_2(&self) -> bool
pub fn is_prescaler_2(&self) -> bool
Checks if the value of the field is PRESCALER_2
sourcepub fn is_prescaler_4(&self) -> bool
pub fn is_prescaler_4(&self) -> bool
Checks if the value of the field is PRESCALER_4
sourcepub fn is_prescaler_8(&self) -> bool
pub fn is_prescaler_8(&self) -> bool
Checks if the value of the field is PRESCALER_8
sourcepub fn is_prescaler_16(&self) -> bool
pub fn is_prescaler_16(&self) -> bool
Checks if the value of the field is PRESCALER_16
sourcepub fn is_prescaler_32(&self) -> bool
pub fn is_prescaler_32(&self) -> bool
Checks if the value of the field is PRESCALER_32
sourcepub fn is_prescaler_64(&self) -> bool
pub fn is_prescaler_64(&self) -> bool
Checks if the value of the field is PRESCALER_64
sourcepub fn is_prescaler_128(&self) -> bool
pub fn is_prescaler_128(&self) -> bool
Checks if the value of the field is PRESCALER_128
sourcepub fn is_prescaler_256(&self) -> bool
pub fn is_prescaler_256(&self) -> bool
Checks if the value of the field is PRESCALER_256