|
libdrmconf 0.14.1
A library to program DMR radios.
|
Read response. More...
#include <dm32uv_interface.hh>
Public Member Functions | |
| uint32_t | address () const |
| Unpacks the address. | |
| uint16_t | length () const |
| Unpacks the length. | |
| QByteArray | payload () const |
| Returns the payload as byte array. | |
| bool | receive (DM32UVInterface *dev, const ErrorStack &err=ErrorStack()) |
| Receive response though the given interface. | |
Read response.