2.8.5.1 usb_device_msd.h
File Name
usb_device_msd.h
Description
USB MSD function driver interface header
USB device MSD function driver interface header. This file should be included in the application if USB MSD functionality is required.
Macros
Name | Description |
USB_DEVICE_MSD_FUNCTION_DRIVER | USB Device MSD Function Driver Function pointer |
Structures
Name | Description |
USB_DEVICE_MSD_MEDIA_FUNCTIONS | Pointer to the media driver functions for media instances to used with the the MSD function driver. |
USB_DEVICE_MSD_INIT | This structure contains required parameters for MSD function driver initialization. |
USB_DEVICE_MSD_MEDIA_INIT_DATA | This structure holds media related data of a particular logical unit. |