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