Hamlib  4.1
Data Fields
s_rot Struct Reference

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

#include <rotator.h>

Collaboration diagram for s_rot:
Collaboration graph
[legend]

Data Fields

struct rot_capscaps
 
struct 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

◆ caps

struct rot_caps* s_rot::caps

Rotator caps.

◆ state

struct rot_state s_rot::state

Rotator state.


The documentation for this struct was generated from the following file:

Generated by doxygen 1.9.1

Hamlib documentation for version 4.1 -- Mon Feb 1 2021 08:00:28
Project page: http://www.hamlib.org