tinyusb  0.4
Click here to lend your support to tinyusb donation and make a donation at pledgie.com
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Controller Mode Selection

TUSB_CFG_CONTROLLER_N_MODE must be defined with these. More...

Macros

#define TUSB_MODE_HOST   0x02
 Host Mode.
 
#define TUSB_MODE_DEVICE   0x01
 Device Mode.
 
#define TUSB_MODE_NONE   0x00
 Disabled.
 

Detailed Description

TUSB_CFG_CONTROLLER_N_MODE must be defined with these.