![]() |
Hamlib 4.5.5
|
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 | |
Configuration parameter structure.