agileRTOS (zrtos)  Version 0.8.0 (ghostbuster)
_zrtos_event_t Struct Reference

#include <event.h>

Collaboration diagram for _zrtos_event_t:
[legend]

Data Fields

zrtos_event_type_t type
 
void * data
 

Detailed Description

Definition at line 19 of file event.h.

Field Documentation

◆ data

void* _zrtos_event_t::data

Definition at line 21 of file event.h.

◆ type

zrtos_event_type_t _zrtos_event_t::type

Definition at line 20 of file event.h.


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