Anh Tran / Mbed OS GR-Boards_WebCamera

Dependencies:   HttpServer_snapshot_mbed-os

Embed: (wiki syntax)

« Back to documentation index

SdUsbConnect Class Reference

SdUsbConnect Class Reference

A class to communicate a StorageConnect. More...

#include <SdUsbConnect.h>

Public Types

enum  storage_type_t { STORAGE_NON = 0, STORAGE_SD, STORAGE_USB }

Detailed Description

A class to communicate a StorageConnect.

Definition at line 34 of file SdUsbConnect.h.


Member Enumeration Documentation

Enumerator:
STORAGE_NON 

NON

STORAGE_SD 

SD

STORAGE_USB 

USB

Definition at line 37 of file SdUsbConnect.h.