Struct avr_device::atmega32u4::cpu::mcusr::EXTRF_R [−][src]
pub struct EXTRF_R(_);Expand description
Field EXTRF reader - External Reset Flag
Methods from Deref<Target = FieldReader<bool, bool>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).