Classes | |
union | data_union_t |
Typical data union defining all possible values. More... | |
Enumerations | |
enum | base_data_type_t { DTYPE_BOOL , DTYPE_U8 , DTYPE_S8 , DTYPE_U16 , DTYPE_S16 , DTYPE_U32 , DTYPE_S32 , DTYPE_FLOAT , DTYPE_BIT_ACCESS , DTYPE_COUNT } |
Defines the usable data types. More... | |
enum | data_units_t { UNIT_V , UNIT_A , UNIT_W , UNIT_Hz , UNIT_COUNT , UNIT_NONE } |
Defines all available units. More... | |
enum base_data_type_t |
enum data_units_t |