tfKernelPendEvent
Table of Contents >> Programmer's Reference
| #include <trsocket.h> |
| void tfKernelPendEvent | (ttUserGenericUnionPtr eventPtr); |
Function Description
This call is RTOS specific.
This function is used to wait on an event from an ISR.
Parameters
- eventPtr
- The event to wait on.