AURobotServers  4
Public Attributes | List of all members
fnusb_isoc_stream Struct Reference

#include <usb_libusb10.h>

Public Attributes

uint8_t * buffer
 
fnusb_iso_cb cb
 
int dead
 
int dead_xfers
 
int len
 
int num_xfers
 
fnusb_devparent
 
int pkts
 
struct libusb_transfer ** xfers
 

Member Data Documentation

uint8_t* fnusb_isoc_stream::buffer

Referenced by fnusb_start_iso(), and fnusb_stop_iso().

fnusb_iso_cb fnusb_isoc_stream::cb

Referenced by fnusb_start_iso(), and iso_callback().

int fnusb_isoc_stream::dead
int fnusb_isoc_stream::dead_xfers
int fnusb_isoc_stream::len

Referenced by fnusb_start_iso(), and iso_callback().

int fnusb_isoc_stream::num_xfers
fnusb_dev* fnusb_isoc_stream::parent

Referenced by fnusb_start_iso(), and iso_callback().

int fnusb_isoc_stream::pkts

Referenced by fnusb_start_iso(), and iso_callback().

struct libusb_transfer** fnusb_isoc_stream::xfers

Referenced by fnusb_start_iso(), and fnusb_stop_iso().


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