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

Text colors supported by the D878UV. More...

#include <d878uv_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 {
  White =0 , Black =1 , Orange =2 , Red =3 ,
  Yellow =4 , Green =5 , Turquoise =6 , Blue =7
}
 Encoding of the supported colors.
 

Detailed Description

Text colors supported by the D878UV.


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