Hamlib
4.0
|
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.0 -- Sat Jan 9 2021 17:04:59
Project page: http://www.hamlib.org