GD32F10x USB-Device
V1.0.0
GD32F10x USB-Device
|
This file provides all the USBD SCSI layer functions. More...
#include "usbd_msc_scsi.h"
Go to the source code of this file.
Functions | |
int8_t | SCSI_ProcessCmd (USB_DEVICE_HANDLE *pudev, uint8_t Lun, uint8_t *params) |
Process SCSI commands. More... | |
void | SCSI_SenseCode (uint8_t Lun, uint8_t SKey, uint8_t ASC) |
Load the last error code in the error list. More... | |
int8_t | SCSI_ProcessRead (uint8_t Lun) |
Handle Read Process. More... | |
int8_t | SCSI_ProcessWrite (uint8_t Lun) |
Handle write process. More... | |
Variables | |
SCSI_Sense_TypeDef | SCSI_Sense [SENSE_LIST_DEEPTH] |
uint8_t | SCSI_Sense_Head |
uint8_t | SCSI_Sense_Tail |
uint32_t | SCSI_blk_size |
uint32_t | SCSI_blk_nbr |
uint32_t | SCSI_blk_addr |
uint32_t | SCSI_blk_len |
USB_DEVICE_HANDLE * | cdev |
Detailed Description
This file provides all the USBD SCSI layer functions.
- Author
- MCU SD
- Version
- V1.0.0
- Date
- 26-Dec-2014
Definition in file usbd_msc_scsi.c.
Generated on Fri Feb 6 2015 14:56:36 for GD32F10x USB-Device by 1.8.8