13.6.3.4.2 Function port_disable_input_event()

Disable the port event input.

enum status_code port_disable_input_event( const uint8_t gpio_pin, const enum port_input_event n)

Disable the port event input with the given pin and event.

Table 13-17. Parameters
Data directionParameter nameDescription

[in]

gpio_pin

Index of the GPIO pin

[in]

gpio_pin

Port input event

Table 13-18. Return Values
Return valueDescription

STATUS_ERR_INVALID_ARG

Invalid parameter

STATUS_OK

Successfully