SAMV71 Xplained Ultra Software Package 1.5

MSD Driver Action Cases
[Usbd_msd]

Collaboration diagram for MSD Driver Action Cases:

Defines

#define MSDD_CASE_PHASE_ERROR   (1 << 0)
 Indicates that the CSW should report a phase error.
#define MSDD_CASE_STALL_IN   (1 << 1)
 The driver should halt the Bulk IN pipe after the transfer.
#define MSDD_CASE_STALL_OUT   (1 << 2)
 The driver should halt the Bulk OUT pipe after the transfer.

Detailed Description

This page lists actions to perform during the post-processing phase of a command.

Actions

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines