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: