Struct avr_device::atmega328pb::tc3::tccr3b::CS3_R [−][src]
pub struct CS3_R(_);Expand description
Field CS3 reader - Clock Select bits
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, CS3_A>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).