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

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

Detailed Description

Font colors supported by the DMR-6X2UV.


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