#include <UsbCore.h>
Definition at line 184 of file UsbCore.h.
◆ bmRequestType
uint8_t SETUP_PKT::bmRequestType |
◆ recipient
uint8_t SETUP_PKT::recipient |
◆ type
◆ direction
uint8_t SETUP_PKT::direction |
union { ... } SETUP_PKT::ReqType_u |
◆ bRequest
uint8_t SETUP_PKT::bRequest |
◆ wValue
uint16_t SETUP_PKT::wValue |
◆ wValueLo
uint8_t SETUP_PKT::wValueLo |
◆ wValueHi
uint8_t SETUP_PKT::wValueHi |
union { ... } SETUP_PKT::wVal_u |
◆ wIndex
uint16_t SETUP_PKT::wIndex |
◆ wLength
uint16_t SETUP_PKT::wLength |
The documentation for this struct was generated from the following file: