libknx
Classes | Public Types | Static Public Member Functions | Static Public Attributes | List of all members
knx::dpt_9 Class Reference

major class for all 9.XXX data point types More...

#include <dpt.hpp>

Classes

class  data
 

Public Types

typedef data data_type
 
typedef float set_type
 

Static Public Member Functions

static void set (set_type value, data_type &data)
 
static set_type get (const data_type &data)
 

Static Public Attributes

static const uint16_t INVALID_DATA = 0x7fff
 
static const uint16_t MAX = 0x7ffe
 
static const uint16_t MIN = 0xf800
 
static const float MAX_FLOAT
 
static const float MIN_FLOAT
 

Detailed Description

major class for all 9.XXX data point types


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