libdrmconf
0.12.0
A library to program DMR radios.
|
Encoding/decoding of function key actions. More...
#include <radioddity_codeplug.hh>
Static Public Member Functions | |
static uint8_t | encode (RadioddityButtonSettingsExtension::Function func) |
Encodes the given function. | |
static RadioddityButtonSettingsExtension::Function | decode (uint8_t action) |
Decodes the action. | |
Protected Types | |
enum | Action { None = 0x00 , ToggleAllAlertTones = 0x01 , EmergencyOn = 0x02 , EmergencyOff = 0x03 , ToggleMonitor = 0x05 , NuiaceDelete = 0x06 , OneTouch1 = 0x07 , OneTouch2 = 0x08 , OneTouch3 = 0x09 , OneTouch4 = 0x0a , OneTouch5 = 0x0b , OneTouch6 = 0x0c , ToggleRepeatTalkaround = 0x0d , ToggleScan = 0x0e , TogglePrivacy = 0x10 , ToggleVox = 0x11 , ZoneSelect = 0x12 , BatteryIndicator = 0x13 , ToggleLoneWorker = 0x14 , PhoneExit = 0x16 , ToggleFlashLight = 0x1a , ToggleFMRadio = 0x1b } |
Possible function key actions. More... | |
Encoding/decoding of function key actions.
Possible function key actions.