#include <cstdint>
#include "usbh_def.h"
Go to the source code of this file.
Classes | |
class | daisy::USBHostHandle |
Presents a USB Mass Storage Device host interface. More... | |
struct | daisy::USBHostHandle::Config |
Configuration structure for interfacing with USB host Driver. More... | |
Namespaces | |
namespace | daisy |
Hardware defines and helpers for daisy field platform. | |
Enumerations | |
enum | daisy::ApplicationTypeDef { daisy::APPLICATION_IDLE = 0 , daisy::APPLICATION_START , daisy::APPLICATION_READY , daisy::APPLICATION_DISCONNECT } |