Struct avr_device::atmega4809::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).