Hamlib 4.5.4
Loading...
Searching...
No Matches
Data Fields
confparams Struct Reference

Configuration parameter structure. More...

#include <rig.h>

Data Fields

token_t token
 
const char * name
 
const char * label
 
const char * tooltip
 
const char * dflt
 
enum rig_conf_e type
 
union {
   struct {
      float   confparams::min
 
      float   confparams::max
 
      float   confparams::step
 
   }   confparams::n
 
   struct {
      const char *   confparams::combostr [RIG_COMBO_MAX]
 
   }   confparams::c
 
u
 

Detailed Description

Configuration parameter structure.


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