Struct avr_device::atmega328pb::tc3::tccr3a::COM3B_R [−][src]
pub struct COM3B_R(_);Expand description
Field COM3B reader - Compare Output Mode bits
Implementations
Checks if the value of the field is DISCONNECTED
Checks if the value of the field is MATCH_TOGGLE
Checks if the value of the field is MATCH_CLEAR
Checks if the value of the field is MATCH_SET
Methods from Deref<Target = FieldReader<u8, COM3B_A>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).