Struct avr_device::atmega8u2::cpu::mcusr::USBRF_R [−][src]
pub struct USBRF_R(_);Expand description
Field USBRF reader - USB 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).