Function eic_line_set_config()

Program the EIC hardware with the specified configuration.

void eic_line_set_config(
		Eic * eic,
		uint8_t line_number,
		struct eic_line_config * eic_line_conf)

Table 1. Parameters
Data direction Parameter name Description

[in]

eic

Base address of the EIC module

[in]

line_number

Number of line to configure

[in]

eic_line_conf

Configuration parameters for the EIC module (see eic_line_config)