ALSA project - the C library reference
Data Fields
_snd_ump_msg_hdr Struct Reference

Data Fields

uint8_t type:4
 
uint8_t group:4
 
uint8_t status:4
 
uint8_t channel:4
 
uint8_t byte1
 
uint8_t byte2
 

Detailed Description

general UMP packet header in 32bit word

Field Documentation

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


The documentation for this struct was generated from the following file: