Loading...
Searching...
No Matches
unicoap_job_t Struct Reference

A job that can be enqueued and executed by the unicoap message processing loop. More...

Detailed Description

A job that can be enqueued and executed by the unicoap message processing loop.

Definition at line 78 of file unicoap.h.

#include <unicoap.h>

Data Fields

event_t super
 Event that is posted on internal queue.
 

Field Documentation

◆ super

event_t unicoap_job_t::super

Event that is posted on internal queue.

Warning
Do not read or write.

Definition at line 84 of file unicoap.h.


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