![]() |
Hamlib
4.3
|
The Rig structure. More...
#include <rig.h>
Data Fields | |
struct rig_caps * | caps |
struct rig_state | state |
struct rig_callbacks | callbacks |
The Rig structure.
This is the master data structure, acting as a handle for the controlled rig. A pointer to this structure is returned by the rig_init() API function and is passed as a parameter to every rig specific API call.
struct rig_callbacks s_rig::callbacks |
registered event callbacks
struct rig_caps* s_rig::caps |
Pointer to rig capabilities (read only)
struct rig_state s_rig::state |
Rig state