Attempting to publish a tree

Dependencies:   BLE_API mbed-dev-bin nRF51822

Fork of microbit-dal by Lancaster University

Embed: (wiki syntax)

« Back to documentation index

Cortex_M0_TCB Struct Reference

Cortex_M0_TCB Struct Reference

Thread Context for an ARM Cortex M0 core. More...

#include <MicroBitFiber.h>


Detailed Description

Thread Context for an ARM Cortex M0 core.

This is probably overkill, but the ARMCC compiler uses a lot register optimisation in its calling conventions, so better safe than sorry!

Definition at line 60 of file MicroBitFiber.h.