![]() ZBasic System Library
269
ZBasic Microcontrollers
37
Awaiting pin change event Q1.
The task resumes as if the pin change event had occurred.
38
Awaiting analog comp. A0.
The task resumes as if the analog event had occurred.
39
Awaiting analog comp. A1.
The task resumes as if the analog event had occurred.
40
Awaiting analog comp. AW.
The task resumes as if the analog event had occurred.
41
Awaiting analog comp. B0.
The task resumes as if the analog event had occurred.
42
Awaiting analog comp. B1.
The task resumes as if the analog event had occurred.
43
Awaiting analog comp. BW.
The task resumes as if the analog event had occurred.
254
Task exiting.
None, exiting tasks cant be resumed.
255
Terminated.
None, halted tasks cant be resumed.
If this routine is invoked using an array other than one that is or was being used for a task stack the result
is undefined. See the section on Task Management in the ZBasic Reference Manual for additional
information regarding task management.
Compatibility
This routine is not available in BasicX compatibility.
See Also
|