Struct avr_device::atmega328p::ac::acsr::ACIS_R [−][src]
pub struct ACIS_R(_);Expand description
Field ACIS reader - Analog Comparator Interrupt Mode Select
Implementations
Checks if the value of the field is ON_TOGGLE
Checks if the value of the field is ON_FALLING_EDGE
Checks if the value of the field is ON_RISING_EDGE
Methods from Deref<Target = FieldReader<u8, ACIS_A>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).