long hamlib_token_t
configuration token
Definition rig.h:859
int frontrot_set_conf(ROT *rot, hamlib_token_t token, const char *val)
Set a rotator state value from alpha input.
Definition rot_conf.c:140
int frontrot_get_conf(ROT *rot, hamlib_token_t token, char *val, int val_len)
Query data from a rotator state in alpha form.
Definition rot_conf.c:409
struct s_rot ROT
Main rotator handle type definition.
Definition rotator.h:63
Hamlib rotator data structures.