Mass Storage class Device (MSD) driver. More...
Go to the source code of this file.
Data Structures | |
struct | MSDD_CmdStatus_TypeDef |
Status info for one BOT CBW -> Data I/O -> CSW cycle. More... | |
Defines | |
#define | MEDIA_BUFSIZ 4096 |
Intermediate media storage buffer size. | |
Functions | |
bool | MSDD_Handler (void) |
Serve the MSD state machine. | |
void | MSDD_Init (int activityLedPort, uint32_t activityLedPin) |
Initialize MSD device. |
Mass Storage class Device (MSD) driver.
(C) Copyright 2014 Silicon Labs, http://www.silabs.com
This file is licensensed under the Silabs License Agreement. See the file "Silabs_License_Agreement.txt" for details. Before using this software for any purpose, you must agree to the terms of that agreement.
Definition in file msdd.h.