PowerCause Enum Reference
Public Member Functions | |
PowerCause (int value) | |
int | value () |
Static Public Member Functions | |
[static initializer] | |
static PowerCause | valueOf (int _value) |
Public Attributes | |
DEFAULT =(0) | |
Default action. | |
CRITICAL_BATTERY =(1) | |
The action of warning the critical battery status. | |
MCU_ERROR =(2) | |
The MCU is not ready for the transition. | |
Constructor & Destructor Documentation
PowerCause | ( | int | value | ) |
Constructor
- Parameters
-
value value
Member Function Documentation
int value | ( | ) |
- Returns
- value