![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
#include <usbd_msc_scsi.h>
Data Fields | |
| char | Skey |
| union { | |
| struct _ASCs { | |
| char ASC | |
| char ASCQ | |
| } b | |
| unsigned int ASC | |
| char * pData | |
| } | w |
Definition at line 137 of file usbd_msc_scsi.h.
| char ASC |
Definition at line 141 of file usbd_msc_scsi.h.
| unsigned int ASC |
Definition at line 144 of file usbd_msc_scsi.h.
| char ASCQ |
Definition at line 142 of file usbd_msc_scsi.h.
| struct { ... } ::_ASCs b |
| char* pData |
Definition at line 145 of file usbd_msc_scsi.h.
| char Skey |
Definition at line 138 of file usbd_msc_scsi.h.
| union { ... } w |
1.8.11