usbdev endpoint descriptor More...

Detailed Description

usbdev endpoint descriptor

Definition at line 229 of file usbdev.h.

#include <usbdev.h>

Data Fields

usbdev_tdev
 USB device this endpoint belongs to

 
uint8_t * buf
 Ptr to the data buffer

 
size_t len
 Size of the data buffer in bytes

 
usb_ep_dir_t dir
 Endpoint direction

 
usb_ep_type_t type
 Endpoint type

 
uint8_t num
 Endpoint number

 

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