SGDK
A free and open development kit for the Sega Mega Drive
Loading...
Searching...
No Matches
mw_msg_sys_stat Union Reference

System status. More...

#include <mw-msg.h>

Public Attributes

uint32_t st_flags
 Accesses all the flags at once.
struct { 
   enum mw_state   sys_stat:8 
 System status.
   uint8_t   online:1 
 Module is connected to the Internet.
   uint8_t   cfg_ok:1 
 Configuration OK.
   uint8_t   dt_ok:1 
 Date and time synchronized at least once.
   uint8_t   cfg:2 
 Default network configuration.
   uint16_t   reserved:3 
 Reserved flags.
   uint16_t   ch_ev:16 
 Channel flags with the pending event.
}; 

Detailed Description

System status.


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