#include <MIDI_Interfaces/USBMIDI/USBMIDI_Adafruit_TinyUSB.hpp>
Definition at line 8 of file USBMIDI_Adafruit_TinyUSB.hpp.
Collaboration diagram for USBDeviceMIDIBackend:Public Types | |
| using | MIDIUSBPacket_t = AH::Array< uint8_t, 4 > |
| using | MIDIUSBPacket_t = AH::Array< uint8_t, 4 > |
| using | MIDIUSBPacket_t = AH::Array< uint8_t, 4 > |
| using | MIDIUSBPacket_t = AH::Array< uint8_t, 4 > |
| using | MIDIUSBPacket_t = AH::Array< uint8_t, 4 > |
| using | MIDIUSBPacket_t = AH::Array< uint8_t, 4 > |
| using | MIDIUSBPacket_t = AH::Array< uint8_t, 4 > |
Public Member Functions | |
| void | begin () |
| MIDIUSBPacket_t | read () |
| void | write (MIDIUSBPacket_t packet) |
| void | sendNow () |
| bool | preferImmediateSend () |
| MIDIUSBPacket_t | read () |
| void | write (MIDIUSBPacket_t data) |
| void | sendNow () |
| bool | preferImmediateSend () |
| MIDIUSBPacket_t | read () |
| void | write (MIDIUSBPacket_t d) |
| void | sendNow () |
| bool | preferImmediateSend () |
| MOCK_METHOD (void, write,(uint8_t, uint8_t, uint8_t, uint8_t)) | |
| MOCK_METHOD (MIDIUSBPacket_t, read,()) | |
| MOCK_METHOD (void, sendNow,()) | |
| void | write (MIDIUSBPacket_t d) |
| MIDIUSBPacket_t | read () |
| void | write (MIDIUSBPacket_t data) |
| void | sendNow () |
| bool | preferImmediateSend () |
| MIDIUSBPacket_t | read () |
| void | write (MIDIUSBPacket_t data) |
| void | sendNow () |
| bool | preferImmediateSend () |
| MIDIUSBPacket_t | read () |
| void | write (MIDIUSBPacket_t data) |
| void | sendNow () |
| bool | preferImmediateSend () |
Static Public Member Functions | |
| static bool | preferImmediateSend () |
Public Attributes | |
| Adafruit_USBD_MIDI | backend |
| PluggableUSBMIDI | backend |
| using MIDIUSBPacket_t = AH::Array<uint8_t, 4> |
Definition at line 9 of file USBMIDI_Adafruit_TinyUSB.hpp.
| using MIDIUSBPacket_t = AH::Array<uint8_t, 4> |
Definition at line 9 of file USBMIDI_Arduino_mbed.hpp.
| using MIDIUSBPacket_t = AH::Array<uint8_t, 4> |
Definition at line 9 of file USBMIDI_MIDIUSB.hpp.
| using MIDIUSBPacket_t = AH::Array<uint8_t, 4> |
Definition at line 9 of file USBMIDI_Mock.hpp.
| using MIDIUSBPacket_t = AH::Array<uint8_t, 4> |
Definition at line 9 of file USBMIDI_RP2040.hpp.
| using MIDIUSBPacket_t = AH::Array<uint8_t, 4> |
Definition at line 9 of file USBMIDI_Teensy2.hpp.
| using MIDIUSBPacket_t = AH::Array<uint8_t, 4> |
Definition at line 8 of file USBMIDI_Teensy3.hpp.
|
inline |
Definition at line 10 of file USBMIDI_Adafruit_TinyUSB.hpp.
|
inline |
Definition at line 17 of file USBMIDI_Adafruit_TinyUSB.hpp.
|
inline |
Definition at line 22 of file USBMIDI_Adafruit_TinyUSB.hpp.
|
inline |
Definition at line 23 of file USBMIDI_Adafruit_TinyUSB.hpp.
|
inline |
Definition at line 24 of file USBMIDI_Adafruit_TinyUSB.hpp.
|
inline |
Definition at line 10 of file USBMIDI_Arduino_mbed.hpp.
|
inline |
Definition at line 11 of file USBMIDI_Arduino_mbed.hpp.
|
inline |
Definition at line 12 of file USBMIDI_Arduino_mbed.hpp.
|
inline |
Definition at line 13 of file USBMIDI_Arduino_mbed.hpp.
|
inline |
Definition at line 10 of file USBMIDI_MIDIUSB.hpp.
|
inline |
Definition at line 15 of file USBMIDI_MIDIUSB.hpp.
|
inline |
Definition at line 19 of file USBMIDI_MIDIUSB.hpp.
|
inline |
Definition at line 20 of file USBMIDI_MIDIUSB.hpp.
| MOCK_METHOD | ( | void | , |
| write | , | ||
| (uint8_t, uint8_t, uint8_t, uint8_t) | |||
| ) |
| MOCK_METHOD | ( | MIDIUSBPacket_t | , |
| read | , | ||
| () | |||
| ) |
| MOCK_METHOD | ( | void | , |
| sendNow | , | ||
| () | |||
| ) |
|
inline |
Definition at line 14 of file USBMIDI_Mock.hpp.
|
inlinestatic |
Definition at line 17 of file USBMIDI_Mock.hpp.
|
inline |
Definition at line 10 of file USBMIDI_RP2040.hpp.
|
inline |
Definition at line 11 of file USBMIDI_RP2040.hpp.
|
inline |
Definition at line 12 of file USBMIDI_RP2040.hpp.
|
inline |
Definition at line 13 of file USBMIDI_RP2040.hpp.
| MIDIUSBPacket_t read | ( | ) |
| void write | ( | MIDIUSBPacket_t | data | ) |
| void sendNow | ( | ) |
| bool preferImmediateSend | ( | ) |
| MIDIUSBPacket_t read | ( | ) |
| void write | ( | MIDIUSBPacket_t | data | ) |
| void sendNow | ( | ) |
| bool preferImmediateSend | ( | ) |
| PluggableUSBMIDI backend |
Definition at line 26 of file USBMIDI_Adafruit_TinyUSB.hpp.
| PluggableUSBMIDI backend |
Definition at line 15 of file USBMIDI_Arduino_mbed.hpp.