IoT Supervisor 0.0
Loading...
Searching...
No Matches
sv_dev_sta_t Union Reference

#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
 

Detailed Description

Supervisor (Device) Status _ Type

Supervisor (Device) Status _ Type

Definition at line 151 of file IoT_Supervisor.h.

Field Documentation

◆ b

uint8_t b

byte access

Definition at line 165 of file IoT_Supervisor.h.

◆ lastRstS

LastRst_t lastRstS

Definition at line 161 of file IoT_Supervisor.h.

◆ [struct]

struct { ... } v

◆ verifSt

VerifSt_t verifSt

Definition at line 162 of file IoT_Supervisor.h.

◆ vinSmS

VinSm_t vinSmS

Definition at line 159 of file IoT_Supervisor.h.

◆ wdtSmS

mbWDTsmS_t wdtSmS

Definition at line 160 of file IoT_Supervisor.h.


The documentation for this union was generated from the following file: