HARDT - The Ham Radio DSP Toolkit
Public Attributes | List of all members
HCommandData Union Reference

#include <hcommand.h>

Public Attributes

int32_t Value
 
bool State
 
void * Content
 

Detailed Description

Data union of a command

Member Data Documentation

◆ Content

void* HCommandData::Content

Data carried by the command

◆ State

bool HCommandData::State

Boolean value carried by the command

◆ Value

int32_t HCommandData::Value

Integer value carried by the command


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