libdrmconf  0.10.4
A library to program DMR radios.
Public Member Functions | Public Attributes | List of all members
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: