Struct avr_device::atmega4809::ccl::intctrl0::INTMODE3_R [−][src]
pub struct INTMODE3_R(_);Expand description
Field INTMODE3 reader - Interrupt Mode for LUT3
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, INTMODE3_A>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).
Trait Implementations
type Target = FieldReader<u8, INTMODE3_A>
type Target = FieldReader<u8, INTMODE3_A>
The resulting type after dereferencing.