The CSG LUT configuration structure.
Data Fields | |
uint16_t * | waveform |
The pointer to array of LUT data words. More... | |
uint8_t | sampleNum |
The number of LUT data words. More... | |
uint16_t* cy_stc_hppass_lut_t::waveform |
The pointer to array of LUT data words.
May be NULL if LUT is not used.
uint8_t cy_stc_hppass_lut_t::sampleNum |
The number of LUT data words.
The valid range is 1..CY_HPPASS_CSG_LUT_SIZE. The value is ignored if LUT is not used.