ztimer64 clock structure More...

Detailed Description

ztimer64 clock structure

Definition at line 110 of file ztimer64.h.

#include <ztimer64.h>

Data Fields

ztimer64_base_tfirst
 list of active timers

 
ztimer_clock_tbase_clock
 32bit clock backend

 
ztimer_t base_timer
 32bit backend timer

 
uint64_t checkpoint
 lower timer checkpoint offset

 
uint16_t adjust_set
 will be subtracted on every set()

 
uint16_t adjust_sleep
 will be subtracted on every sleep(), in addition to adjust_set

 
uint8_t block_pm_mode
 min. More...
 

Field Documentation

◆ block_pm_mode

uint8_t ztimer64_clock::block_pm_mode

min.

pm mode to block for the clock to run

Definition at line 119 of file ztimer64.h.


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