|
APM:Libraries
|
Public Attributes | |
| void * | pdev |
| uint8_t | lun |
| bool | is_write |
Definition at line 103 of file usbd_msc_scsi.c.
| bool USB_REC::is_write |
Definition at line 106 of file usbd_msc_scsi.c.
Referenced by SCSI_Read10(), SCSI_Write10(), and usb_task().
| uint8_t USB_REC::lun |
Definition at line 105 of file usbd_msc_scsi.c.
Referenced by SCSI_Init(), SCSI_Read10(), SCSI_Write10(), and usb_task().
| void* USB_REC::pdev |
Definition at line 104 of file usbd_msc_scsi.c.
Referenced by SCSI_ProcessCmd(), SCSI_Read10(), SCSI_Write10(), and usb_task().
1.8.13