tfKernelCreateEvent
Table of Contents >> Programmer's Reference
| #include <trsocket.h> |
| void tfKernelCreateEvent | (ttUserGenericUnionPtr eventPtr); |
Function Description
This call is RTOS specific.
This function is used to create an event structure for pend/post from an ISR.
Parameters
- eventPtr
- A pointer to an ISR event structure that is returned from an RTOS.