USB Libraries Help > USB Host Libraries > USB MSD Host Client Driver Library > Library Interface > b) Data Types and Constants > USB_HOST_MSD_LUN_HANDLE Type
MPLAB Harmony USB Stack
USB_HOST_MSD_LUN_HANDLE Type

USB HOST MSD LUN Handle 

This type defines a MSD LUN Handle. This handle is used by SCSI driver to identify the LUN.

C
typedef uintptr_t USB_HOST_MSD_LUN_HANDLE;
Remarks

None.