telemetry_union Union Reference

Telemetry union for storing data. More...

#include <types.h>

Data Fields

int i
 
float f
 

Field Documentation

float telemetry_union::f

Storage for float data

int telemetry_union::i

Storage for integer data


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