LibDMRConf
0.5.2
A library to program DMR radios.
|
Table of zones. More...
#include <opengd77_codeplug.hh>
Public Attributes | |
uint8_t | bitmap [32] |
A bit representing the validity of every zone. More... | |
zone_t | zone [NZONES] |
The list of zones. | |
Table of zones.
uint8_t OpenGD77Codeplug::zonetab_t::bitmap[32] |
A bit representing the validity of every zone.
If a bit is set, the corresponding zone in zone
ist valid.