Unosquare
    Show / Hide Table of Contents

    Enum BoardType

    Enumerates the different Raspberry Pi board types.

    Namespace: Unosquare.PiGpio.NativeEnums
    Syntax
    public enum BoardType

    Fields

    Name Description
    Type1

    Type 1 - Model B (original model)

    Type2

    Type 2 - Model A and B (revision 2)

    Type3

    Type 3 - Model A+, B+, Pi Zero, Pi2B, Pi3B

    Unknown

    Unknown board type

    Comments

    Back to top Copyright © 2017-2019 Unosquare