Loading...
Searching...
No Matches
evtimer_msg_event_t Struct Reference

IPC-message event. More...

Detailed Description

IPC-message event.

Definition at line 40 of file evtimer_msg.h.

#include <evtimer_msg.h>

Data Fields

evtimer_event_t event
 base class
 
msg_t msg
 the IPC message to generate on event
 
- Data Fields inherited from evtimer_event
struct evtimer_eventnext
 the next event in the queue
 
uint32_t offset
 offset in milliseconds from previous event
 

Field Documentation

◆ event

evtimer_event_t evtimer_msg_event_t::event

base class

Definition at line 41 of file evtimer_msg.h.

◆ msg

msg_t evtimer_msg_event_t::msg

the IPC message to generate on event

Definition at line 42 of file evtimer_msg.h.


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