Port3 Enum

Definition

The GPIO state of the GPIO located on the P3 port Most of those ports can be used as external GPIO ports Refer to the detailed documentation page 79 and 80

This enumeration supports a bitwise combination of its member values.

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

Fields

P30 1

P30

P31 2

P31

P32 4

P32

P33 8

P33

P34 16

P34

P35 32

P35

Applies to