Macros
PWR_STATUS

Macros

#define SYS_PWR_STATUS_CONNECTED   0
 
#define SYS_PWR_STATUS_WARNING   1
 
#define FIELD_PWR_STATUS_CONNECTED   0
 
#define FIELD_PWR_STATUS_DISCONNECTED   1
 
#define FIELD_PWR_STATUS_WARNING   2
 

Detailed Description

Macro Definition Documentation

◆ SYS_PWR_STATUS_CONNECTED

#define SYS_PWR_STATUS_CONNECTED   0

Definition at line 1085 of file iothinxio.h.

◆ SYS_PWR_STATUS_WARNING

#define SYS_PWR_STATUS_WARNING   1

Definition at line 1086 of file iothinxio.h.

◆ FIELD_PWR_STATUS_CONNECTED

#define FIELD_PWR_STATUS_CONNECTED   0

Definition at line 1087 of file iothinxio.h.

◆ FIELD_PWR_STATUS_DISCONNECTED

#define FIELD_PWR_STATUS_DISCONNECTED   1

Definition at line 1088 of file iothinxio.h.

◆ FIELD_PWR_STATUS_WARNING

#define FIELD_PWR_STATUS_WARNING   2

Definition at line 1089 of file iothinxio.h.