Buffer used to store the SETUP packet for EP0.
Data Fields | |
| usb_device_request_t | req |
| u32 | d32 [2] |
| char | d8 [8] |
| usb_device_request_t dwc_setup_pkt_t::req |
USB device request structure.
| u32 dwc_setup_pkt_t::d32[2] |
32-bit data representation of the SETUP packet.
| char dwc_setup_pkt_t::d8[8] |
8-byte data representation of the SETUP packet.