Struct SYN_PT¶
Protothread control block. More...
#include <syn_pt.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint16_t | lc |
Detailed Description¶
Stores the line-continuation used to resume the coroutine. Costs exactly 2 bytes of RAM.
Public Attributes Documentation¶
variable lc¶
Line continuation — stores LINE at last yield
The documentation for this class was generated from the following file src/syntropic/pt/syn_pt.h