Show / Hide Table of Contents

    Enum NativeMemory.MemoryType

    Native memory type.

    Namespace: nanoFramework.Hardware.Esp32
    Assembly: nanoFramework.Hardware.Esp32.dll
    Syntax
    public enum MemoryType

    Fields

    Name Description
    All

    All memory ( Internal and SpiRam ).

    Internal

    Only Internal memory. Memory contained in ESP32.

    SpiRam

    Memory in external SPI Ram.

    Extension Methods

    LogDispatcher.GetCurrentClassLogger()
    • Improve this Doc
    • View Source
    Back to top Copyright © 2018 nanoFramework Contributors
    Generated by DocFX