Hamlib
4.1
|
Live data and customized fields. More...
#include <amplifier.h>
Data Fields | |
hamlib_port_t | ampport |
int | comm_state |
rig_ptr_t | priv |
rig_ptr_t | obj |
gran_t | level_gran [64] |
gran_t | parm_gran [64] |
Live data and customized fields.
Amplifier state
This struct contains live data, as well as a copy of capability fields that may be updated (ie. customized)
It is fine to move fields around, as this kind of struct should not be initialized like caps are.
hamlib_port_t amp_state::ampport |
Amplifier port (internal use).
int amp_state::comm_state |
Comm port state, opened/closed.
gran_t amp_state::level_gran[64] |
level granularity
rig_ptr_t amp_state::obj |
Internal use by hamlib++ for event handling.
gran_t amp_state::parm_gran[64] |
level granularity
rig_ptr_t amp_state::priv |
Pointer to private amplifier state data.
Hamlib documentation for version 4.1 -- Mon Feb 1 2021 08:00:28
Project page: http://www.hamlib.org