Struct avr_device::atmega1280::cpu::mcusr::JTRF_R [−][src]
pub struct JTRF_R(_);Expand description
Field JTRF reader - JTAG 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).