LibDMRConf  0.5.0
A library to program DMR radios.
Public Attributes | List of all members
GD77Codeplug::scantab_t Struct Reference

Table/Bank of scanlists. More...

#include <gd77_codeplug.hh>

Public Attributes

uint8_t valid [NSCANL]
 Byte-field to indicate which scanlist is valid. More...
 
scanlist_t scanlist [NSCANL]
 The scanlists.
 

Detailed Description

Table/Bank of scanlists.

Member Data Documentation

◆ valid

uint8_t GD77Codeplug::scantab_t::valid[NSCANL]

Byte-field to indicate which scanlist is valid.

Set to 0x01 when valid, 0x00 otherwise.


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