The USB device RESUME raw interrupt status register (USBDRIM) is the masked interrupt status register. On a read, this register gives the current masked status value of the corresponding interrupt. A write has no effect.
USBDRIM is shown in Figure 23-63 and described in Table 23-67.
Figure 23-63 USB Device RESUME Raw Interrupt Status Register (USBDRRIS)
| LEGEND: R = Read only; -n = value after
reset |
Table 23-67 USB Device RESUME Raw
Interrupt Status Register (USBDRRIS) Field Descriptions| Bit | Field | Value | Description |
|---|
| 31-1 | Reserved | 0 | Reserved. Reset is 0x0000.000. |
| 0 | PF | | RESUME Interrupt Mask |
| 0 | The raw interrupt signal from a detected RESUME is sent to the interrupt controller. This bit should only be set when a SUSPEND has been detected (the SUSPEND bit in the USBIS register is set). |
| 1 | A detected RESUME does not affect the interrupt status. |