Hamlib amplifier data structures.
int frontamp_set_conf(AMP *amp, token_t token, const char *val)
Set amplifier state info from alpha input.
Definition: amp_conf.c:122
int frontamp_get_conf(AMP *amp, token_t token, char *val)
Get data from amplifier state in alpha form.
Definition: amp_conf.c:307
long token_t
configuration token
Definition: rig.h:652
This is the master data structure, acting as a handle for the controlled amplifier.
Definition: amplifier.h:284