Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: MIDI_sample MIDI_usb_bridge MIDI_Interpreter midi-timer ... more
midimsg Struct Reference
#include <MIDI.h>
Data Fields | |
| byte | channel |
| kMIDIType | type |
| byte | data1 |
| byte | data2 |
| byte | sysex_array [MIDI_SYSEX_ARRAY_SIZE] |
| bool | valid |
Detailed Description
The midimsg structure contains decoded data of a MIDI message read from the serial port with read() or thru().
Definition at line 104 of file MIDI.h.
Field Documentation
| byte sysex_array[MIDI_SYSEX_ARRAY_SIZE] |
Generated on Tue Jul 12 2022 20:13:45 by
1.7.2