23.6.4.3 Enum system_pinmux_pin_sample
Enum for the possible input sampling modes for the port pin configuration structure, to indicate the type of sampling a port pin should use.
| Enum value | Description |
|---|---|
|
SYSTEM_PINMUX_PIN_SAMPLE_CONTINUOUS |
Pin input buffer should continuously sample the pin state |
|
SYSTEM_PINMUX_PIN_SAMPLE_ONDEMAND |
Pin input buffer should be enabled when the IN register is read |
