Datasheet

Table Of Contents
Bits Name Description Type Reset
10 VBUS_OVER_CUR
R
VBUS over current detected RO 0x0
9:8 SPEED Host: device speed. Disconnected = 00, LS = 01, FS = 10 RO 0x0
7:5 Reserved. - - -
4 SUSPENDED Bus in suspended state. Valid for device and host. Host
and device will go into suspend if neither Keep Alive / SOF
frames are enabled.
RO 0x0
3:2 LINE_STATE USB bus line state RO 0x0
1 Reserved. - - -
0 VBUS_DETECTED Device: VBUS Detected RO 0x0
USB: INT_EP_CTRL Register
Offset: 0x54
Description
interrupt endpoint control register
Table 415.
INT_EP_CTRL Register
Bits Name Description Type Reset
31:16 Reserved. - - -
15:1 INT_EP_ACTIVE
Host: Enable interrupt endpoint 1 15
RW 0x0000
0 Reserved. - - -
USB: BUFF_STATUS Register
Offset: 0x58
Description
Buffer status register. A bit set here indicates that a buffer has completed on the endpoint (if the buffer interrupt is
enabled). It is possible for 2 buffers to be completed, so clearing the buffer status bit may instantly re set it on the
next clock cycle.
Table 416.
BUFF_STATUS
Register
Bits Name Description Type Reset
31 EP15_OUT WC 0x0
30 EP15_IN WC 0x0
29 EP14_OUT WC 0x0
28 EP14_IN WC 0x0
27 EP13_OUT WC 0x0
26 EP13_IN WC 0x0
25 EP12_OUT WC 0x0
24 EP12_IN WC 0x0
23 EP11_OUT WC 0x0
22 EP11_IN WC 0x0
21 EP10_OUT WC 0x0
RP2040 Datasheet
4.1. USB 422