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