|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
Wakes the chip after a fixed duration of sleep. More...
Public Attributes | |
| std::chrono::microseconds | after |
| Time to sleep before waking. | |
Wakes the chip after a fixed duration of sleep.
The timer starts when sleep is entered. Reported as wakeup_source::timer.
| std::chrono::microseconds idfxx::sleep::timer_wake::after |