SAMV71 Xplained Ultra Software Package 1.5

MSDDriver Struct Reference
[Usbd_msd]

Data Fields

MSDCommandState commandState
USBDDriverpUsbd
MSDLunluns
uint8_t interfaceNb
uint8_t maxLun
uint8_t state
uint8_t waitResetRecovery

Detailed Description

Definition at line 208 of file MSDDStateMachine.h.


Field Documentation

State of the currently executing command

Definition at line 210 of file MSDDStateMachine.h.

Associated interface number

Definition at line 216 of file MSDDStateMachine.h.

LUN list for the device.

Definition at line 214 of file MSDDStateMachine.h.

Maximum LUN index

Definition at line 218 of file MSDDStateMachine.h.

USB Driver for the device.

Definition at line 212 of file MSDDStateMachine.h.

Current state of the driver

Definition at line 220 of file MSDDStateMachine.h.

Indicates if the driver is waiting for a reset recovery

Definition at line 222 of file MSDDStateMachine.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines