Microchip® Advanced Software Framework

usb_host_pipe_config Struct Reference

USB host pipe configurations.

#include <usb.h>

Data Fields

uint8_t binterval
 interval More...
 
uint8_t device_address
 device address More...
 
uint8_t endpoint_address
 endpoint address More...
 
enum usb_host_pipe_type pipe_type
 Pipe type. More...
 
uint16_t size
 pipe size More...
 

uint8_t usb_host_pipe_config::binterval