libdrmconf  0.11.3
A library to program DMR radios.
Static Public Member Functions | Protected Types | List of all members
DMR6X2UVCodeplug::Color Struct Reference

Colors supported by the DMR-6X2UV. More...

#include <dmr6x2uv_codeplug.hh>

Static Public Member Functions

static AnytoneDisplaySettingsExtension::Color decode (uint8_t code)
 Maps code -> color.
 
static uint8_t encode (AnytoneDisplaySettingsExtension::Color color)
 Maps color -> code.
 

Protected Types

enum  CodedColor {
  Orange =0 , Red =1 , Yellow =2 , Green =3 ,
  Turquoise =4 , Blue =5 , White = 6 , Black = 7
}
 Encoding of the supported colors.
 

Detailed Description

Colors supported by the DMR-6X2UV.


The documentation for this struct was generated from the following files: