LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
SCSI.h File Reference
#include "DataRam.h"
#include "USB.h"
#include "../MassStorage.h"
#include "../Descriptors.h"

Go to the source code of this file.

Macros

#define SCSI_SET_SENSE(Key, Acode, Aqual)
 Set sense macro.
 
#define DATA_READ   true
 
#define DATA_WRITE   false
 
#define DEVICE_TYPE_BLOCK   0x00
 
#define DEVICE_TYPE_CDROM   0x05
 

Functions

bool SCSI_DecodeSCSICommand (USB_ClassInfo_MS_Device_t *const MSInterfaceInfo)
 SCSI Command processing function.
 

Detailed Description

Header file for SCSI.c.

Definition in file SCSI.h.