SAMV71 Xplained Ultra Software Package 1.4

MSDDriver Struct Reference
[Usbd_msd]

Data Fields

USBDDriverpUsbd
MSDLunluns
MSDCommandState commandState
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 215 of file MSDDStateMachine.h.

Associated interface number

Definition at line 217 of file MSDDStateMachine.h.

LUN list for the device.

Definition at line 213 of file MSDDStateMachine.h.

Maximum LUN index

Definition at line 219 of file MSDDStateMachine.h.

USB Driver for the device.

Definition at line 211 of file MSDDStateMachine.h.

Current state of the driver

Definition at line 221 of file MSDDStateMachine.h.

Indicates if the driver is waiting for a reset recovery

Definition at line 223 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