PER Firmware
Loading...
Searching...
No Matches
PHAL_USB_TransferEvent_t Struct Reference

#include <usb.h>

Public Attributes

uint8_t endpoint
 
PHAL_USB_EndpointDirection_t direction
 
bool setup
 

Detailed Description

Details present when a USB event represents an endpoint transfer.

Member Data Documentation

◆ direction

PHAL_USB_EndpointDirection_t PHAL_USB_TransferEvent_t::direction

Direction of the transfer.

◆ endpoint

uint8_t PHAL_USB_TransferEvent_t::endpoint

Endpoint associated with the transfer.

◆ setup

bool PHAL_USB_TransferEvent_t::setup

The OUT transfer contains an endpoint-zero SETUP packet.


The documentation for this struct was generated from the following file: