Hamlib
4.1
|
This is the master data structure, acting as a handle for the controlled amplifier. More...
#include <amplifier.h>
Data Fields | |
struct amp_caps * | caps |
struct amp_state | state |
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.
struct amp_caps* amp::caps |
Amplifier caps.
struct amp_state amp::state |
Amplifier state.
Hamlib documentation for version 4.1 -- Mon Feb 1 2021 08:00:28
Project page: http://www.hamlib.org