|
LibDMRConf
0.5.0
A library to program DMR radios.
|
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. | |
Represents a read response message.
1.8.17