Struct avr_device::attiny85::tc1::gtccr::COM1B_R [−][src]
pub struct COM1B_R(_);
Expand description
Field COM1B reader - Comparator B 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, COM1B_A>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).