27 extern int uh_open_radio(
int baud,
int databits,
int stopbits,
int rtscts);
28 extern int uh_open_ptt();
29 extern void uh_close_wkey();
30 extern void uh_set_ptt(
int ptt);
31 extern int uh_get_ptt();
32 extern void uh_close_radio();
33 extern void uh_close_ptt();
Hamlib documentation for version 4.1 -- Mon Feb 1 2021 08:00:28
Project page: http://www.hamlib.org