mbed.org local branch of microbit-dal. The real version lives in git at https://github.com/lancaster-university/microbit-dal

Dependencies:   BLE_API nRF51822 mbed-dev-bin

Dependents:   microbit Microbit IoTChallenge1 microbit ... more

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.