Hamlib  1.2.15
Data Fields
rig Struct Reference

The Rig structure. More...

#include <rig.h>

Data Fields

struct rig_capscaps
struct rig_state state
struct rig_callbacks callbacks

Detailed Description

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.

See also:
rig_init(), rig_caps, rig_state
Examples:
/tests/testrig.c.

Field Documentation

registered event callbacks

Pointer to rig capabilities (read only)

Rig state

Examples:
/tests/testrig.c.

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated by doxygen 1.7.6.1

Hamlib documentation for version 1.2.15 -- Thu Feb 2 2012 21:37:29
Project page: http://www.hamlib.org