Data structure to be sent for netapi notification events.
More...
Data structure to be sent for netapi notification events.
Definition at line 58 of file notify.h.
#include <notify.h>
◆ _data
| void* gnrc_netapi_notify_t::_data |
associated event data.
Definition at line 60 of file notify.h.
◆ _data_len
| uint16_t gnrc_netapi_notify_t::_data_len |
size of the event data
Definition at line 61 of file notify.h.
◆ ack
inverse semaphore for collecting ack's
Definition at line 62 of file notify.h.
◆ event
the type of event
Definition at line 59 of file notify.h.
The documentation for this struct was generated from the following file: