Show / Hide Table of Contents

    Enum SpiSharingMode

    Defines the sharing mode for the SPI bus.

    Namespace: System.Device.Spi
    Assembly: System.Device.Spi.dll
    Syntax
    public enum SpiSharingMode

    Fields

    Name Description
    Exclusive

    SPI bus segment is not shared.

    Shared

    SPI bus is shared.

    Extension Methods

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