Hamlib  4.1
Data Fields
value_t Union Reference

Universal approach for passing values. More...

#include <rig.h>

Data Fields

signed int i
 
float f
 
char * s
 
const char * cs
 

Detailed Description

Universal approach for passing values.

See also
rig_set_level(), rig_get_level(), rig_set_parm(), rig_get_parm()

Field Documentation

◆ cs

const char* value_t::cs

Pointer to constant char string

◆ f

float value_t::f

Single precision float

◆ i

signed int value_t::i

Signed integer

◆ s

char* value_t::s

Pointer to char string


The documentation for this union was generated from the following file:

Generated by doxygen 1.9.1

Hamlib documentation for version 4.1 -- Mon Feb 1 2021 08:00:28
Project page: http://www.hamlib.org