USBUS endpoint context.
More...
USBUS endpoint context.
Definition at line 308 of file usbus.h.
#include <usbus.h>
◆ active
bool usbus_endpoint::active |
If the endpoint should be activated after reset.
Definition at line 320 of file usbus.h.
◆ descr_gen
Linked list of optional additional descriptor generators.
Definition at line 312 of file usbus.h.
◆ ep
ptr to the matching usbdev endpoint
Definition at line 314 of file usbus.h.
◆ halted
bool usbus_endpoint::halted |
Endpoint is halted.
Definition at line 322 of file usbus.h.
◆ interval
uint8_t usbus_endpoint::interval |
Poll interval for interrupt endpoints.
Definition at line 319 of file usbus.h.
◆ maxpacketsize
uint16_t usbus_endpoint::maxpacketsize |
Max packet size of this endpoint.
Definition at line 318 of file usbus.h.
◆ next
The documentation for this struct was generated from the following file: