|
PER Firmware
|
#include <usb.h>
Public Attributes | |
| uint8_t | endpoint |
| PHAL_USB_EndpointDirection_t | direction |
| bool | setup |
Details present when a USB event represents an endpoint transfer.
| PHAL_USB_EndpointDirection_t PHAL_USB_TransferEvent_t::direction |
Direction of the transfer.
| uint8_t PHAL_USB_TransferEvent_t::endpoint |
Endpoint associated with the transfer.
| bool PHAL_USB_TransferEvent_t::setup |
The OUT transfer contains an endpoint-zero SETUP packet.