Edit

Share via


PinNumberingScheme Enum

Definition

Different numbering schemes supported by GPIO controllers and drivers.

C#
public enum PinNumberingScheme
Inheritance
PinNumberingScheme

Fields

Name Value Description
Logical 0

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

Board 1

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

Applies to

Product Versions
.NET IoT Libraries 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0