Show / Hide Table of Contents

    Enum PinNumberingScheme

    Different numbering schemes supported by GPIO controllers and drivers.

    Namespace: System.Device.Gpio
    Assembly: System.Device.Gpio.dll
    Syntax
    public enum PinNumberingScheme

    Fields

    Name Description
    Board

    The physical pin numbering that is usually accessible by the board headers.

    Logical

    The logical representation of the GPIOs. Refer to the microcontroller's datasheet to find this information.

    Extension Methods

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