2.8.4 Library Interface
This section describes the Application Programming Interface (API) functions of the USB MSD Device Library.
Refer to each section for a detailed description.
Data Types and Constants
Name | Description |
USB_DEVICE_MSD_INIT | This structure contains required parameters for MSD function driver initialization. |
USB_DEVICE_MSD_MEDIA_FUNCTIONS | Pointer to the media driver functions for media instances to used with the MSD function driver. |
USB_DEVICE_MSD_MEDIA_INIT_DATA | This structure holds media related data of a particular logical unit. |
USB_DEVICE_MSD_FUNCTION_DRIVER | USB Device MSD Function Driver Function pointer. |