player_mcom_return Struct Reference
#include <player.h>
Detailed Description
Configuration reply from the device.
Public Attributes | |
| uint32_t | type |
| The "type" of the data. | |
| uint32_t | channel_count |
| length of channel name | |
| char | channel [MCOM_CHANNEL_LEN] |
| The name of the channel. | |
| player_mcom_data_t | data |
| The data. | |
The documentation for this struct was generated from the following file:
