Struct avr_device::atmega32u4::tc4::tccr4c::COM4D_R [−][src]
pub struct COM4D_R(_);Expand description
Field COM4D reader - Comparator D Output Mode
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, COM4D_A>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).