#include <rig.h>
Definition at line 491 of file rig.h.
Public Attributes | |
const char * | dflt |
const char * | label |
const char * | name |
token_t | token |
const char * | tooltip |
enum rig_conf_e | type |
union { | |
struct { | |
const char * combostr [RIG_COMBO_MAX] | |
} c | |
struct { | |
float max | |
float min | |
float step | |
} n | |
} | u |
union { | |
struct { | |
const char * combostr [RIG_COMBO_MAX] | |
} c | |
struct { | |
float max | |
float min | |
float step | |
} n | |
} | u |