OcaResetCause¶
-
class
OcaResetCause
()¶ Enumeration of reasons for device reset.
-
OcaResetCause.
PowerOn
¶ type: OcaResetCause
Singleton object corresponding to the entry with value
0
.
-
OcaResetCause.
InternalError
¶ type: OcaResetCause
Singleton object corresponding to the entry with value
1
.
-
OcaResetCause.
Upgrade
¶ type: OcaResetCause
Singleton object corresponding to the entry with value
2
.
-
OcaResetCause.
ExternalRequest
¶ type: OcaResetCause
Singleton object corresponding to the entry with value
3
.
-