Function port_input_event_set_config()

Configure port input event.

enum status_code port_input_event_set_config(
		const enum port_input_event n,
		struct port_input_event_config *const config)

Configures port input event with the given configuration settings.

Table 1. Parameters
Data direction Parameter name Description

[in]

config

Port input even configuration structure containing the new config

Table 2. Return Values
Return value Description

STATUS_ERR_INVALID_ARG

Invalid parameter

STATUS_OK

Successfully