Struct avr_device::atmega168::adc::adcsra::ADPS_R [−][src]
pub struct ADPS_R(_);Expand description
Field ADPS reader - ADC Prescaler Select Bits
Implementations
Checks if the value of the field is PRESCALER_2
Checks if the value of the field is PRESCALER_4
Checks if the value of the field is PRESCALER_8
Checks if the value of the field is PRESCALER_16
Checks if the value of the field is PRESCALER_32
Checks if the value of the field is PRESCALER_64
Checks if the value of the field is PRESCALER_128
Methods from Deref<Target = FieldReader<u8, ADPS_A>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).