LibDMRConf  0.5.0
A library to program DMR radios.
Public Member Functions | Public Attributes | List of all members
UV390Codeplug::privacy_t Struct Reference

Represents all privacy settings within the codeplug on the device. More...

#include <uv390_codeplug.hh>

Public Member Functions

 privacy_t ()
 Default constructor.
 
void clear ()
 Resets all privacy keys.
 

Public Attributes

uint8_t enhanced_keys [8][16]
 8 x 16-byte enhanced keys. Filled with 0xff by default.
 
uint8_t _reserved [16]
 Unused/reserved space 16-byte filled with 0xff.
 
uint8_t basic_keys [16][2]
 16 x 2-byte basic keys. Filled with 0xff by default.
 

Detailed Description

Represents all privacy settings within the codeplug on the device.


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