Struct avr_device::atmega4809::portf::pin0ctrl::ISC_R [−][src]
pub struct ISC_R(_);Expand description
Field ISC reader - Input/Sense Configuration
Implementations
Checks if the value of the field is INTDISABLE
Checks if the value of the field is BOTHEDGES
Checks if the value of the field is FALLING
Checks if the value of the field is INPUT_DISABLE
Methods from Deref<Target = FieldReader<u8, ISC_A>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).