ztimer structure More...

Detailed Description

ztimer structure

This type represents an instance of a timer, which is set on an underlying clock object

Definition at line 279 of file ztimer.h.

#include <ztimer.h>

Data Fields

ztimer_base_t base
 clock list entry
 
void(* callback )(void *arg)
 timer callback function pointer
 
void * arg
 timer callback argument
 

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