![]() |
Hamlib
4.3
|
Master amplifier structure. More...
#include <amplifier.h>
Data Fields | |
struct amp_caps * | caps |
struct amp_state | state |
Master amplifier structure.
Master amplifier data structure acting as the AMP 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.