USB Host Shield 2.0
Macros
settings.h File Reference
#include "macros.h"
#include "version_helper.h"
Include dependency graph for settings.h:

Go to the source code of this file.

Macros

#define USB_SPI   SPI
 
#define ENABLE_UHS_DEBUGGING   0
 
#define USB_HOST_SERIAL   Serial
 
#define USE_UHS_MEGA_ADK   0
 
#define USE_UHS_BLACK_WIDDOW   0
 
#define USE_XMEM_SPI_LOCK   0
 
#define ENABLE_WII_IR_CAMERA   0
 
#define MASS_MAX_SUPPORTED_LUN   8
 
#define USE_SPI4TEENSY3   0
 
#define XMEM_ACQUIRE_SPI()   (void(0))
 
#define XMEM_RELEASE_SPI()   (void(0))
 
#define EXT_RAM   0
 
#define USING_SPI4TEENSY3   0
 
#define MFK_CASTUINT8T
 

Macro Definition Documentation

◆ USB_SPI

#define USB_SPI   SPI

Definition at line 33 of file settings.h.

◆ ENABLE_UHS_DEBUGGING

#define ENABLE_UHS_DEBUGGING   0

Definition at line 42 of file settings.h.

◆ USB_HOST_SERIAL

#define USB_HOST_SERIAL   Serial

Definition at line 49 of file settings.h.

◆ USE_UHS_MEGA_ADK

#define USE_UHS_MEGA_ADK   0

Definition at line 57 of file settings.h.

◆ USE_UHS_BLACK_WIDDOW

#define USE_UHS_BLACK_WIDDOW   0

Definition at line 60 of file settings.h.

◆ USE_XMEM_SPI_LOCK

#define USE_XMEM_SPI_LOCK   0

Definition at line 63 of file settings.h.

◆ ENABLE_WII_IR_CAMERA

#define ENABLE_WII_IR_CAMERA   0

Definition at line 70 of file settings.h.

◆ MASS_MAX_SUPPORTED_LUN

#define MASS_MAX_SUPPORTED_LUN   8

Definition at line 79 of file settings.h.

◆ USE_SPI4TEENSY3

#define USE_SPI4TEENSY3   0

Definition at line 89 of file settings.h.

◆ XMEM_ACQUIRE_SPI

#define XMEM_ACQUIRE_SPI ( )    (void(0))

Definition at line 134 of file settings.h.

◆ XMEM_RELEASE_SPI

#define XMEM_RELEASE_SPI ( )    (void(0))

Definition at line 135 of file settings.h.

◆ EXT_RAM

#define EXT_RAM   0

Definition at line 142 of file settings.h.

◆ USING_SPI4TEENSY3

#define USING_SPI4TEENSY3   0

Definition at line 148 of file settings.h.

◆ MFK_CASTUINT8T

#define MFK_CASTUINT8T

Definition at line 200 of file settings.h.