VSF Documented
Data Fields
usb_host_client_config_t Struct Reference

#include <usb_host.h>

Data Fields

bool is_synchronous
 
int max_num_event_msg
 
union { 
 
   struct { 
 
      usb_host_client_event_cb_t   client_event_callback 
 
      void *   callback_arg 
 
   }   async 
 
};  
 

Field Documentation

◆ is_synchronous

bool usb_host_client_config_t::is_synchronous

◆ max_num_event_msg

int usb_host_client_config_t::max_num_event_msg

◆ client_event_callback

usb_host_client_event_cb_t usb_host_client_config_t::client_event_callback

◆ callback_arg

void* usb_host_client_config_t::callback_arg

◆ [struct]

struct { ... } usb_host_client_config_t::async

◆ [union]

union { ... } usb_host_client_config_t
Generated from commit: vsfteam/vsf@699cdec