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