Struct avr_device::attiny202::rtc::intflags::CMP_R [−][src]
pub struct CMP_R(_);Expand description
Field CMP reader - Compare Match Interrupt
Methods from Deref<Target = FieldReader<bool, bool>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).