USB Libraries Help > USB Host Libraries > USB Hub Host Client Driver Library > Library Interface > Data Types and Constants > USB_HOST_HUB_INTERFACE Macro
MPLAB Harmony USB Stack
USB_HOST_HUB_INTERFACE Macro

USB Hub Host Client Driver Interface Pointer 

This constant is a pointer to a table of function pointers that define the interface between the Hub Host Client Driver and the USB Host Layer. This constant should be used while adding support for the Hub Driver in TPL table.

C
#define USB_HOST_HUB_INTERFACE 
Remarks

None.