Struct avr_device::atmega8::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 VAL_0X00
Checks if the value of the field is VAL_0X01
Checks if the value of the field is VAL_0X02
Checks if the value of the field is VAL_0X03
Checks if the value of the field is VAL_0X04
Checks if the value of the field is VAL_0X05
Checks if the value of the field is VAL_0X06
Checks if the value of the field is VAL_0X07
Methods from Deref<Target = FieldReader<u8, ADPS_A>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).