Struct avr_device::attiny861::tc1::tccr1b::CS1_R [−][src]
pub struct CS1_R(_);
Expand description
Field CS1 reader - Clock Select Bits
Implementations
Checks if the value of the field is NO_CLOCK
Checks if the value of the field is PRESCALE_2
Checks if the value of the field is PRESCALE_4
Checks if the value of the field is PRESCALE_8
Checks if the value of the field is PRESCALE_16
Checks if the value of the field is PRESCALE_32
Checks if the value of the field is PRESCALE_64
Checks if the value of the field is PRESCALE_128
Checks if the value of the field is PRESCALE_256
Checks if the value of the field is PRESCALE_512
Checks if the value of the field is PRESCALE_1024
Checks if the value of the field is PRESCALE_2048
Checks if the value of the field is PRESCALE_4096
Checks if the value of the field is PRESCALE_8192
Checks if the value of the field is PRESCALE_16384
Methods from Deref<Target = FieldReader<u8, CS1_A>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).