player_mcom_config Struct Reference
Configuration request to the device. More...
#include <player_interfaces.h>
Collaboration diagram for player_mcom_config:

Public Attributes | |
uint32_t | command |
Which request. | |
uint32_t | type |
The "type" of the data. | |
uint32_t | channel_count |
length of channel name | |
char * | channel |
The name of the channel. | |
player_mcom_data_t | data |
The data. |
Detailed Description
Configuration request to the device.
Member Data Documentation
The name of the channel.
uint32_t player_mcom_config::command |
Which request.
Should be one of the defined request ids.
The data.
uint32_t player_mcom_config::type |
The "type" of the data.
The documentation for this struct was generated from the following file: