int frontrot_set_conf(ROT *rot, token_t token, const char *val)
Set a rotator state value from alpha input.
Definition: rot_conf.c:165
int frontrot_get_conf(ROT *rot, token_t token, char *val, int val_len)
Query data from a rotator state in alpha form.
Definition: rot_conf.c:381