USB Class helper driver files.
More...Directories | |
directory | Common |
directory | Device |
USB Device Class helper driver files. | |
directory | Host |
USB Host Class helper driver files. | |
Files | |
file | Audio.h |
file | CDC.h |
file | HID.h |
file | MassStorage.h |
file | MIDI.h |
file | RNDIS.h |
file | StillImage.h |
USB Class helper driver files.
This folder contains drivers for implementing functionality of standardized USB classes. These are not used directly by the library, but provide a standard and library-maintained way of implementing functionality from some of the defined USB classes without extensive development effort. Is is recommended that these drivers be used where possible to reduce maintenance of user applications.