Hamlib  4.1
Data Fields
amp Struct Reference

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

#include <amplifier.h>

Collaboration diagram for amp:
Collaboration graph
[legend]

Data Fields

struct amp_capscaps
 
struct amp_state state
 

Detailed Description

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

Amplifier structure

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

See also
amp_init(), amp_caps(), amp_state()

Field Documentation

◆ caps

struct amp_caps* amp::caps

Amplifier caps.

◆ state

struct amp_state amp::state

Amplifier 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