rig_callbacks Struct Reference
Callback functions and args for rig event.
More...
#include <rig.h>
Detailed Description
Callback functions and args for rig event.
Some rigs are able to notify the host computer the operator changed the freq/mode from the front panel, depressed a button, etc.
Event from the rig are received through async io, so callback functions will be called from the SIGIO sighandler context.
Don't set these fields directly, use instead rig_set_freq_callback et al.
Callbacks suit very well event based programming, really appropriate in a GUI.
- See also:
- rig_set_freq_callback, rig_set_mode_callback, rig_set_vfo_callback, rig_set_ptt_callback, rig_set_dcd_callback
Field Documentation
|
Frequency change argument |
|
Pipeline tuning module freq/mode/width callback |
The documentation for this struct was generated from the following file:
Generated on Sat Sep 30 15:49:37 2006 for Hamlib - the C library reference by
1.4.4