|
LibDMRConf
0.5.0
A library to program DMR radios.
|
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. | |
Table/Bank of scanlists.
| uint8_t GD77Codeplug::scantab_t::valid[NSCANL] |
Byte-field to indicate which scanlist is valid.
Set to 0x01 when valid, 0x00 otherwise.
1.8.17