Struct avr_device::atmega4809::ccl::intctrl0::INTMODE2_R [−][src]
pub struct INTMODE2_R(_);Expand description
Field INTMODE2 reader - Interrupt Mode for LUT2
Implementations
Get enumerated values variant
Checks if the value of the field is INTDISABLE
Checks if the value of the field is FALLING
Methods from Deref<Target = FieldReader<u8, INTMODE2_A>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).
Trait Implementations
type Target = FieldReader<u8, INTMODE2_A>
type Target = FieldReader<u8, INTMODE2_A>
The resulting type after dereferencing.