|
libdrmconf 0.13.3
A library to program DMR radios.
|
Binary representation of a read response from the radio. More...
#include <anytone_interface.hh>
Public Member Functions | |
| bool | check (uint32_t addr, QString &msg) const |
Check the response, returns true if read request was successful. | |
Binary representation of a read response from the radio.
| bool AnytoneInterface::ReadResponse::check | ( | uint32_t | addr, |
| QString & | msg ) const |
Check the response, returns true if read request was successful.
| addr | The read address to verify. |
| msg | On error, contains a message describing the issue. |