|
SGDK
A free and open development kit for the Sega Mega Drive
|
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. | |
| }; | |
System status.