global.h File Reference
#include <QtGlobal>
Go to the source code of this file.
Namespaces | |
namespace | QtXBee |
Namespace common to XBee Serie1 (802.15.4) and Serie2 (ZigBee) | |
Typedefs | |
typedef quint64 | QtXBee::XBee64BitsAddr |
typedef quint16 | QtXBee::XBee16BitsAddr |
Enumerations | |
enum | QtXBee::DeviceType { Coordinator, Router, EndDevice } |
The DeviceType enum. | |
enum | QtXBee::HardwareVersion { QtXBee::XBeeSerie1 = 0x17, QtXBee::XBeeSerie1Pro, QtXBee::XBeeSeriel2, QtXBee::XBeeSerie2Pro, QtXBee::XBeeSerieUnknown } |
The HardwareVersion enum. More... | |
Detailed Description
Defines global properties and glob enums.