27 extern int uh_open_radio(
int baud,
int databits,
int stopbits,
int rtscts);
28 extern int uh_open_ptt();
29 extern void uh_set_ptt(
int ptt);
30 extern int uh_get_ptt();
31 extern void uh_close_radio();
32 extern void uh_close_ptt();
Hamlib documentation for version 3.3 -- Wed Jan 29 2020 00:00:00
Project page: http://www.hamlib.org