IoT Supervisor 0.0
|
#include <IoT_Supervisor.h>
Data Fields | ||
struct { | ||
VinSm_t vinSmS:2 | ||
mbWDTsmS_t wdtSmS:2 | ||
LastRst_t lastRstS:2 | ||
VerifSt_t verifSt:2 | ||
} | v | |
uint8_t | b | |
byte access | ||
Supervisor (Device) Status _ Type
Supervisor (Device) Status _ Type
Definition at line 151 of file IoT_Supervisor.h.
uint8_t b |
byte access
Definition at line 165 of file IoT_Supervisor.h.
LastRst_t lastRstS |
Definition at line 161 of file IoT_Supervisor.h.
struct { ... } v |
VerifSt_t verifSt |
Definition at line 162 of file IoT_Supervisor.h.
VinSm_t vinSmS |
Definition at line 159 of file IoT_Supervisor.h.
mbWDTsmS_t wdtSmS |
Definition at line 160 of file IoT_Supervisor.h.