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.2 -- Fri Jun 29 2018 13:44:32
Project page: http://www.hamlib.org