Hamlib  4.0
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.8.20

Hamlib documentation for version 4.0
Project page: http://www.hamlib.org