MTB CAT1 Peripheral driver library

Description

The Comparator slope generator configuration structure.

Data Fields

cy_stc_hppass_slice_t const * slice [CY_HPPASS_CSG_NUM]
 The array of the Slice configuration structures cy_stc_hppass_slice_t. More...
 
cy_stc_hppass_lut_t const * lut [CY_HPPASS_CSG_LUT_NUM]
 The array of the LUT configuration structures cy_stc_hppass_lut_t. More...
 
cy_en_hppass_dac_out_t dacOut
 DAC output selection for the SAR measurement.
 

Field Documentation

◆ slice

cy_stc_hppass_slice_t const* cy_stc_hppass_csg_t::slice[CY_HPPASS_CSG_NUM]

The array of the Slice configuration structures cy_stc_hppass_slice_t.

May contain NULL pointers for unused Slices

◆ lut

cy_stc_hppass_lut_t const* cy_stc_hppass_csg_t::lut[CY_HPPASS_CSG_LUT_NUM]

The array of the LUT configuration structures cy_stc_hppass_lut_t.

May contain NULL pointers for unused LUTs