Event descriptor. More...
#include <sys_events.h>
Detailed Description
Event descriptor.
This descriptor is used to subscribe/unsubscribe to/from the event.
Field Documentation
| sys_event_callback_t sys_event_desc_t::callback |
Callback function which is to be called when this event occurs.
| sys_event_id_t sys_event_desc_t::event_id |
ID of the event to which this callback is to be subscribed.
| sys_queue_item_t sys_event_desc_t::queue_item |
Service field.
- components/experimental_802_15_4/api/SysAL/sys_events.h