Master rotator structure.
Definition: rotator.h:647
Hamlib rotator data structures.
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
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