libdrmconf 0.12.1
A library to program DMR radios.
Loading...
Searching...
No Matches
AnytoneInterface::ReadRequest Struct Reference

Binary representation of a read request to the radio. More...

#include <anytone_interface.hh>

Public Member Functions

 ReadRequest (uint32_t addr)
 Constructs a read request for the specified address.

Public Attributes

char cmd
 Fixed to 'R'.
uint32_t addr
 Memory address in little-endian.
uint8_t size
 Fixed to 16.

Detailed Description

Binary representation of a read request to the radio.


The documentation for this struct was generated from the following files:
  • /builddir/build/BUILD/qdmr-0.12.1-build/qdmr-0.12.1/lib/anytone_interface.hh
  • /builddir/build/BUILD/qdmr-0.12.1-build/qdmr-0.12.1/lib/anytone_interface.cc