player_mcom_config Struct Reference

#include <player.h>

List of all members.


Detailed Description

Configuration request to the device.


Public Attributes

uint32_t command
 Which request.
uint32_t type
 The "type" of the data.
uint32_t channel_count
 length of channel name
int32_t channel [MCOM_CHANNEL_LEN]
 The name of the channel.
player_mcom_data_t data
 The data.

Member Data Documentation

uint32_t player_mcom_config::command
 

Which request.

Should be one of the defined request ids.


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

Last updated 12 September 2005 21:38:45