Co-routines
[More about co-routines...]

Co-Routine States

Co-routines are only intended for use on very small processors that have severe RAM constraints, and would not normally be used on 32-bit microcontrollers.

A co-routine can exist in one of the following states:

There is currently no co-routine equivalent to a tasks Suspended state.

Valid co-routine state transitions