Nut/OS  5.0.5
API Reference

Thread entry frame layout. More...

Collaboration diagram for ENTERFRAME:
[legend]

Data Fields

uint32_t cef_r0
uint32_t cef_pc
uint8_t cef_arghi
uint8_t cef_arglo
uint8_t cef_rampz
uint8_t cef_sreg
uint8_t cef_r1
uint8_t cef_pchi
uint8_t cef_pclo
uint8_t cef_yhi
 ImageCraft software stack.
uint8_t cef_ylo
uint32_t cef_r12

Detailed Description

Thread entry frame layout.

This is the stack layout being build to enter a new thread.


Field Documentation

ImageCraft software stack.

Referenced by NutThreadCreate().


The documentation for this struct was generated from the following files: