Struct avr_device::atmega32u4::tc3::tccr3a::COM3C_R [−][src]
pub struct COM3C_R(_);Expand description
Field COM3C reader - Compare Output Mode 3C, 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, COM3C_A>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).