Search Results for

    Show / Hide Table of Contents

    Thread execution

    About this document

    This document describes how thread execution works with the .NET nanoFramework CLR.

    Native interrupt handlers

    The functions implementing interrupt handlers for native code need to be wrapped by the macros NATIVE_INTERRUPT_START and NATIVE_INTERRUPT_END that take care of setting/resetting the appropriate System_State flags.

    • Improve this Doc
    In This Article
    Back to top Copyright © 2023 nanoFramework Contributors
    Generated by DocFX