Interface.
#include <usb_host_enum.h>
Data Fields | |
uint8_t | altset_nb |
uint8_t | ep_pipe [MAX_EP_PER_INTERFACE] |
uint8_t | interface_nb |
uint8_t | nb_ep |
uint8_t | protocol |
uint8_t | subclass |
uint8_t | uclass |
uint8_t S_interface::altset_nb |
Referenced by host_check_class().
uint8_t S_interface::ep_pipe[MAX_EP_PER_INTERFACE] |
Referenced by host_check_class().
uint8_t S_interface::interface_nb |
Referenced by host_check_class().
uint8_t S_interface::nb_ep |
Referenced by host_check_class().
uint8_t S_interface::protocol |
Referenced by host_check_class().
uint8_t S_interface::subclass |
Referenced by host_check_class().
uint8_t S_interface::uclass |
Referenced by host_check_class().