usbus_endpoint Struct Reference

USBUS endpoint context. More...

Detailed Description

USBUS endpoint context.

Definition at line 273 of file usbus.h.

#include <usbus.h>

Data Fields

struct usbus_endpointnext
 Next endpoint in the usbus_interface_t list of endpoints.
 
usbus_descr_gen_tdescr_gen
 Linked list of optional additional descriptor generators.
 
usbdev_ep_tep
 ptr to the matching usbdev endpoint
 
uint16_t maxpacketsize
 Max packet size of this endpoint.
 
uint8_t interval
 Poll interval for interrupt endpoints.
 
bool active
 If the endpoint should be activated after reset.
 

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