Loading...
Searching...
No Matches
os_event Struct Reference

Event wrapper. More...

Detailed Description

Event wrapper.

Definition at line 34 of file os_eventq.h.

#include <os_eventq.h>

Data Fields

event_callback_t e
 the event callback
 
void * arg
 the event argument
 

Field Documentation

◆ arg

void* os_event::arg

the event argument

Definition at line 37 of file os_eventq.h.

◆ e

event_callback_t os_event::e

the event callback

Definition at line 36 of file os_eventq.h.


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