usbus_handler Struct Reference

USBUS handler struct. More...

Detailed Description

USBUS handler struct.

Inherit from this struct for custom USB functionality

Definition at line 385 of file usbus.h.

#include <usbus.h>

Data Fields

struct usbus_handlernext
 List of handlers (to be used by usbus_t)
 
const usbus_handler_driver_tdriver
 driver for this handler
 
usbus_interface_tiface
 Interface this handler belongs to.
 
uint32_t flags
 Report flags.
 

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