Enum for the possible pin internal pull configurations.
| Enum value | Description |
|---|---|
|
EXTINT_PULL_UP |
Internal pull-up resistor is enabled on the pin |
|
EXTINT_PULL_DOWN |
Internal pull-down resistor is enabled on the pin |
|
EXTINT_PULL_NONE |
Internal pull resistor is disconnected from the pin |