circuitpython/atmel-samd/asf4/samd51/documentation/usb_protocol_msc.rst

26 lines
397 B
ReStructuredText

================
USB MSC Protocol
================
USB MSC Protocol is a part of the USB Device Stack library. It provides basic
macro definitions and data structures which are compliant with Mass Storage
Control/Bulk/Interrupt (CBI) Specification 1.1 and Mass Storage UFI Command
Specification 1.0.
Applications
------------
N/A
Dependencies
------------
N/A
Limitations
-----------
N/A