Writes LUT configuration to the hardware module.
enum status_code ccl_lut_set_config( const enum ccl_lut_id number, struct ccl_lut_config *const config)
Writes a given LUT configuration to the hardware module.
| Data direction | Parameter name | Description |
|---|---|---|
[in] |
config |
Pointer to the LUT configuration struct |
[in] |
number |
LUT number to config |