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