Loading...
Searching...
No Matches
Public Attributes | List of all members
usb_iso_packet_descriptor Struct Reference

The descriptor for data packets of isochronous transfers. More...

Public Attributes

int16 actual_length
 The USB stack writes the actual transferred length in this variable.
 
int16 request_length
 Length of the request.
 
status_t status
 The status of the transfer.
 

Detailed Description

The descriptor for data packets of isochronous transfers.