ALSA project - the C library reference
|
#include <ump_msg.h>
Data Fields | |
uint8_t | type:4 |
uint8_t | group:4 |
uint8_t | status:4 |
uint8_t | channel:4 |
uint8_t | byte1 |
uint8_t | byte2 |
general UMP packet header in 32bit word
uint8_t _snd_ump_msg_hdr::byte1 |
First data byte
uint8_t _snd_ump_msg_hdr::byte2 |
Second data byte
uint8_t _snd_ump_msg_hdr::channel |
Channel
uint8_t _snd_ump_msg_hdr::group |
UMP Group
uint8_t _snd_ump_msg_hdr::status |
Status
uint8_t _snd_ump_msg_hdr::type |
UMP packet type