LibDMRConf  0.5.2
A library to program DMR radios.
Public Attributes | List of all members
OpenGD77Codeplug::zonetab_t Struct Reference

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.
 

Detailed Description

Table of zones.

Member Data Documentation

◆ bitmap

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.


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