Struct avr_device::atmega328p::eeprom::eecr::EERIE_R [−][src]
pub struct EERIE_R(_);Expand description
Field EERIE reader - EEPROM Ready Interrupt Enable
Methods from Deref<Target = FieldReader<bool, bool>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).