Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

rot Struct Reference

This is the master data structure, acting as a handle for the controlled rotator. More...

#include <rotator.h>


Data Fields

rot_capscaps
rot_state state


Detailed Description

This is the master data structure, acting as a handle for the controlled rotator.

Rotator structure

This is the master data structure, acting as a handle for the controlled rotator. A pointer to this structure is returned by the rot_init() API function and is passed as a parameter to every rotator specific API call.

See also:
rot_init(), rot_caps, rot_state


Field Documentation

struct rot_caps* rot::caps
 

Rotator caps.

struct rot_state rot::state
 

Rotator state.


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  doxygen 1.4.4