NUC472_NUC442_BSP V3.03.004
The Board Support Package for NUC472/NUC442
Data Fields

#include <usbh_core.h>

Collaboration diagram for urb_t:
Collaboration graph
[legend]

Data Fields

URB_PRIV_T urb_hcpriv
 
USB_LIST_T urb_list
 
struct urb_tnext
 
struct usb_devicedev
 
uint32_t pipe
 
int status
 
uint32_t transfer_flags
 
void * transfer_buffer
 
int transfer_buffer_length
 
int actual_length
 
uint8_t * setup_packet
 
int start_frame
 
int number_of_packets
 
int interval
 
int error_count
 
int timeout
 
void * context
 
void(* complete )(struct urb_t *)
 
ISO_PACKET_DESCRIPTOR_T iso_frame_desc [8]
 

Detailed Description

Isochronous packet structure

URB structure

Definition at line 536 of file usbh_core.h.


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