Microchip® Advanced Software Framework

S_interface Struct Reference

Interface.

#include <usb_host_enum.h>

Data Fields

uint8_t altset_nb
 
U8 altset_nb
 
uint8_t ep_pipe [MAX_EP_PER_INTERFACE]
 
U8 ep_pipe [MAX_EP_PER_INTERFACE]
 
uint8_t interface_nb
 
U8 interface_nb
 
uint8_t nb_ep
 
U8 nb_ep
 
U8 protocol
 
uint8_t protocol
 
uint8_t subclass
 
U8 subclass
 
uint8_t uclass
 
U8 uclass
 

uint8_t S_interface::altset_nb

Referenced by host_check_class().

U8 S_interface::altset_nb
uint8_t S_interface::ep_pipe[MAX_EP_PER_INTERFACE]

Referenced by host_check_class().

U8 S_interface::ep_pipe[MAX_EP_PER_INTERFACE]
uint8_t S_interface::interface_nb

Referenced by host_check_class().

U8 S_interface::interface_nb
uint8_t S_interface::nb_ep

Referenced by host_check_class().

U8 S_interface::nb_ep
U8 S_interface::protocol
uint8_t S_interface::protocol

Referenced by host_check_class().

uint8_t S_interface::subclass

Referenced by host_check_class().

U8 S_interface::subclass
uint8_t S_interface::uclass

Referenced by host_check_class().

U8 S_interface::uclass