|
Z-Wave Protocol Controller Reference
|
RF region definitions. More...
Functions | |
| static bool | IS_RF_REGION_LR (zwave_rf_region_t rf_region) |
zwapi_rf_region_t | |
These definitions represent possible rf settings for the Z-Wave module RF region values used with zwapi_set_rf_region() and zwapi_get_rf_region() | |
| enum | zwave_rf_region_t { ZWAVE_RF_REGION_EU = 0x00 , ZWAVE_RF_REGION_US = 0x01 , ZWAVE_RF_REGION_ANZ = 0x02 , ZWAVE_RF_REGION_HK = 0x03 , ZWAVE_RF_REGION_IN = 0x05 , ZWAVE_RF_REGION_IL = 0x06 , ZWAVE_RF_REGION_RU = 0x07 , ZWAVE_RF_REGION_CN = 0x08 , ZWAVE_RF_REGION_US_LR = 0x09 , ZWAVE_RF_REGION_EU_LR = 0x0B , ZWAVE_RF_REGION_JP = 0x20 , ZWAVE_RF_REGION_KR = 0x21 , ZWAVE_RF_REGION_UNDEFINED = 0xFE } |
RF region definitions.
| enum zwave_rf_region_t |
|
inlinestatic |