Onethinx LoRaWAN module
errorStatus_t Union Reference

#include <OnethinxCore01.h>

Data Fields

uint32_t errorValue
 
struct {
   paramErrors_e   paramErrors: 8
 
   radioErrors_e   radioErrors: 8
 
   macErrors_e   macErrors: 8
 
   systemErrors_e   systemErrors: 8
 
}; 
 

Field Documentation

◆ 

struct { ... }

◆ errorValue

uint32_t errorValue

◆ macErrors

macErrors_e macErrors

◆ paramErrors

paramErrors_e paramErrors

◆ radioErrors

radioErrors_e radioErrors

◆ systemErrors

systemErrors_e systemErrors