Struct avr_device::atmega4809::ac0::ctrla::INTMODE_R [−][src]
pub struct INTMODE_R(_);
Expand description
Field INTMODE reader - Interrupt Mode
Implementations
Checks if the value of the field is BOTHEDGE
Checks if the value of the field is NEGEDGE
Checks if the value of the field is POSEDGE
Methods from Deref<Target = FieldReader<u8, INTMODE_A>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).