LibDMRConf
0.5.0
A library to program DMR radios.
|
Represents analog quick-call settings within the binary code-plug. More...
#include <d878uv_codeplug.hh>
Public Types | |
enum | Type { AQC_None = 0, AQC_DTMF = 1, AQC_2TONE = 2, AQC_5TONE = 3 } |
Analog quick-call types. More... | |
Public Attributes | |
uint8_t | call_type |
Type of quick call, see Type . | |
uint8_t | call_id_idx |
Index of whom to call. 0xff=none. | |
Represents analog quick-call settings within the binary code-plug.
Size is 2 bytes.