event_periodic_t Struct Reference

Timeout Event structure. More...

Detailed Description

Timeout Event structure.

Definition at line 54 of file periodic.h.

#include <periodic.h>

Data Fields

ztimer_periodic_t timer
 ztimer object used for timeout
 
event_queue_tqueue
 event queue to post event to
 
event_tevent
 event to post after timeout
 
uint32_t count
 times the event should repeat itself
 

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