A union that can hold any of the basic data types used in the framework.
More...
#include <flxCoreTypes.h>
A union that can hold any of the basic data types used in the framework.
double flxDataAllType_t::d |
float flxDataAllType_t::f |
◆ i16
int16_t flxDataAllType_t::i16 |
◆ i32
int32_t flxDataAllType_t::i32 |
◆ i8
int8_t flxDataAllType_t::i8 |
◆ str
const char* flxDataAllType_t::str |
◆ ui16
uint16_t flxDataAllType_t::ui16 |
◆ ui32
uint32_t flxDataAllType_t::ui32 |
◆ ui8
uint8_t flxDataAllType_t::ui8 |
The documentation for this union was generated from the following file: