Struct ccl_lut_config

Configuration structure for CCL LUT 0 to 3.

Table 1. Members
Type Name Description
bool edge_selection_enable

If true, Edge detector is enabled

bool event_input_enable

If true, LUT incoming event is enabled

bool event_input_inverted_enable

If true, incoming event is inverted

bool event_output_enable

If true, LUT event output is enabled

enum ccl_lut_filter_sel filter_sel

Selection of the LUT output filter options

enum ccl_lut_input_src_sel input0_src_sel

Selection of the input0 source

enum ccl_lut_input_src_sel input1_src_sel

Selection of the input1 source

enum ccl_lut_input_src_sel input2_src_sel

Selection of the input2 source

uint8_t truth_table_value

The value of truth logic as a function of inputs IN[2:0]