pub type ADPS_R = FieldReader<ADPS_A>;Expand description
Field ADPS reader - ADC Prescaler Select Bits
Aliased Type§
struct ADPS_R { /* private fields */ }Implementations§
Source§impl ADPS_R
impl ADPS_R
Sourcepub fn is_prescaler_2(&self) -> bool
pub fn is_prescaler_2(&self) -> bool
Prescaler Value 2
Sourcepub fn is_prescaler_4(&self) -> bool
pub fn is_prescaler_4(&self) -> bool
Prescaler Value 4
Sourcepub fn is_prescaler_8(&self) -> bool
pub fn is_prescaler_8(&self) -> bool
Prescaler Value 8
Sourcepub fn is_prescaler_16(&self) -> bool
pub fn is_prescaler_16(&self) -> bool
Prescaler Value 16
Sourcepub fn is_prescaler_32(&self) -> bool
pub fn is_prescaler_32(&self) -> bool
Prescaler Value 32
Sourcepub fn is_prescaler_64(&self) -> bool
pub fn is_prescaler_64(&self) -> bool
Prescaler Value 64
Sourcepub fn is_prescaler_128(&self) -> bool
pub fn is_prescaler_128(&self) -> bool
Prescaler Value 128