Function ccl_seq_config()

Writes sequential selection to the hardware module.

enum status_code ccl_seq_config(
		const enum ccl_seq_id number,
		const enum ccl_seq_selection seq_selection)

Writes a given sequential selection configuration to the hardware module.

Note: This function can only be used when the CCL module is disabled.
Table 1. Parameters
Data direction Parameter name Description

[in]

seq_selection

Enum for the sequential selection configuration

[in]

number

SEQ unit number to config