|
arduino-audio-tools
|
Minimal wrapper around the ESP32 TinyUSB API. We emulate the basic functionality so that we can use the same TinyUSBDevice API on RP2040 and ESP32. More...
#include <USBAudioDeviceESP32.h>
Public Member Functions | |
| bool | attach () |
| bool | attach (void) |
| bool | begin (int) |
| bool | begin (int) |
| bool | detach () |
| bool | detach (void) |
| USBAudioDeviceESP32 & | device () |
| USBAudioDeviceRenesas & | device () |
| bool | isInitialized () |
| bool | isInitialized () |
| bool | mounted () |
| bool | mounted (void) |
| bool | ready (void) |
| bool | remoteWakeup (void) |
| bool | suspended (void) |
Minimal wrapper around the ESP32 TinyUSB API. We emulate the basic functionality so that we can use the same TinyUSBDevice API on RP2040 and ESP32.
Minimal wrapper around the Renesas core's TinyUSB API, matching the TinyUSBDevice surface used by the portable example sketches on RP2040/ESP32 (isInitialized/begin/mounted/detach/attach).
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |