Port7 Enum

Definition

The GPIO state of the GPIO located on the P7 port Those ports can be used as external GPIO ports when SPI is not used Refer to the detailed documentation page 79 and 80

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum Port7
[<System.Flags>]
type Port7 = 
Public Enum Port7
Inheritance
Port7
Attributes

Fields

P71 2

P71

P72 4

P72

Applies to