FreeRTOS Addons
Loading...
Searching...
No Matches
Public Attributes | List of all members
pvtWorkItem_t_ Struct Reference

Public Attributes

WorkItem_t Function
 
DlNode_t Node
 
void * UserData
 

Detailed Description

Work Item, what we actually use internally.

Member Data Documentation

◆ Function

WorkItem_t pvtWorkItem_t_::Function

The actual function pointer.

◆ Node

DlNode_t pvtWorkItem_t_::Node

How we link into the WorkQueue.

◆ UserData

void* pvtWorkItem_t_::UserData

User supplier data.


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