![]() |
nrfx 4.5.0
|
GRTC SYSCOUNTER sleep configuration structure. More...
#include <nrfx_grtc.h>
Data Fields | |
| uint32_t | timeout |
| uint32_t | waketime |
| bool | auto_mode |
GRTC SYSCOUNTER sleep configuration structure.
| bool nrfx_grtc_sleep_config_t::auto_mode |
Enable automatic mode, which keeps the SYSCOUNTER active when any of the local CPUs is active.
| uint32_t nrfx_grtc_sleep_config_t::timeout |
Delay in LFCLK cycles after the condition allowing SYSCOUNTER to go to sleep is met.
| uint32_t nrfx_grtc_sleep_config_t::waketime |
Number of LFCLK cycles to wakeup the SYSCOUNTER before the wake-up event occured.