File MIDI_UART_Input.cpp¶
FileList > examples > MIDI_UART_Input > MIDI_UART_Input.cpp
Go to the source code of this file
#include "daisy_seed.h"
Public Attributes¶
Type | Name |
---|---|
FIFO< MidiEvent, 128 > | event_log |
DaisySeed | hw |
MidiUartHandler | midi |
Public Functions¶
Type | Name |
---|---|
int | main (void) |
Public Attributes Documentation¶
variable event_log¶
FIFO to hold messages as we're ready to print them
variable hw¶
Global Hardware access
variable midi¶
Public Functions Documentation¶
function main¶
The documentation for this class was generated from the following file external-docs/libDaisy/examples/MIDI_UART_Input/MIDI_UART_Input.cpp