gos_shutdown_options_t Struct Reference
Data Fields |
|
| uint32_t | time |
|
Time in seconds the device should sleep, leave 0 to sleep indefinitely.
|
|
| uint32_t | gpio_mask |
|
Bitmask of GPIOs that may wake the device.
|
|
| uint32_t | gpio_level_mask |
|
Bitmask of GPIO active levels.
|
|
Detailed Description
Options for waking the device from sleep