struct event_struct { uint16_t wdt; uint16_t brown_out; }; struct sensor_struct { uint32_t value; uint16_t meterconst; };