LibDMRConf  0.5.0
A library to program DMR radios.
Public Attributes | List of all members
OpenGD77Interface::ReadResponse Struct Reference

Represents a read response message. More...

#include <opengd77_interface.hh>

Public Attributes

char type
 Same code as request. That is 'R' read block, 'W' write block, 'C' command.
 
uint16_t length
 Length of paylod.
 
uint8_t data [32]
 Payload.
 

Detailed Description

Represents a read response message.


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