|
libdrmconf 0.14.1
A library to program DMR radios.
|
Write request. More...
#include <dm32uv_interface.hh>
Public Member Functions | |
| WriteRequest (uint32_t address, const QByteArray &payload) | |
| Constructs a new write request to the given address with the given payload. | |
| bool | send (DM32UVInterface *dev, const ErrorStack &err=ErrorStack()) const |
| Send request though the given interface. | |
Write request.