Struct avr_device::atmega328p::tc1::tccr1b::CS1_R [−][src]
pub struct CS1_R(_);
Expand description
Field CS1 reader - Prescaler source of Timer/Counter 1
Implementations
Checks if the value of the field is NO_CLOCK
Checks if the value of the field is PRESCALE_8
Checks if the value of the field is PRESCALE_64
Checks if the value of the field is PRESCALE_256
Checks if the value of the field is PRESCALE_1024
Checks if the value of the field is EXT_FALLING
Checks if the value of the field is EXT_RISING
Methods from Deref<Target = FieldReader<u8, CS1_A>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).