|
libdrmconf 0.14.1
A library to program DMR radios.
|
Possible programmable key function. More...
#include <gd73_codeplug.hh>
Static Public Member Functions | |
| static uint8_t | encode (RadioddityButtonSettingsExtension::Function func) |
| Encodes the given function. | |
| static RadioddityButtonSettingsExtension::Function | decode (uint8_t code) |
| Decodes the given function code. | |
Protected Types | |
| enum | Code { None =0 , RadioEnable =1 , RadioCheck =2 , RadioDisable =3 , PowerLevel =4 , Monitor =5 , EmergencyOn =6 , EmergencyOff =7 , ZoneSwitch =8 , ToggleScan =9 , ToggleVOX =10 , OneTouch1 =11 , OneTouch2 =12 , OneTouch3 =13 , OneTouch4 =14 , OneTouch5 =15 , ToggleTalkaround =16 , LoneWorker =17 , TBST =18 , CallSwell =19 } |
| Possible function codes. | |
Possible programmable key function.