Configure the Over Current Detection (OCD)
Data Fields | |
| int16_t | negativeLimit |
| The negative limit. More... | |
| int16_t | positiveLimit |
| The positive limit. More... | |
| cy_en_dsadc_ocd_threshold_t | ocdThreshold |
| The OCD threshold. More... | |
| cy_en_dsadc_ocd_clock_divider_t | clockDivision |
| The clock division. More... | |
| cy_en_dsadc_clock_edge_t | clockEdge |
| The clock edge. More... | |
| cy_en_dsadc_glitch_filter_mode_t | glitchFilterMode |
| The glitch filter mode. More... | |
| cy_en_dsadc_io_polarity_t | ioPolarity |
| The IO polarity. More... | |
| bool | enableNegativeComparator |
| Enable or disable the negative comparator. | |
| bool | enablePositiveComparator |
| Enable or disable the positive comparator. | |
| int16_t cy_stc_dsadc_ocd_config_t::negativeLimit |
The negative limit.
| int16_t cy_stc_dsadc_ocd_config_t::positiveLimit |
The positive limit.
| cy_en_dsadc_ocd_threshold_t cy_stc_dsadc_ocd_config_t::ocdThreshold |
The OCD threshold.
| cy_en_dsadc_ocd_clock_divider_t cy_stc_dsadc_ocd_config_t::clockDivision |
The clock division.
| cy_en_dsadc_clock_edge_t cy_stc_dsadc_ocd_config_t::clockEdge |
The clock edge.
| cy_en_dsadc_glitch_filter_mode_t cy_stc_dsadc_ocd_config_t::glitchFilterMode |
The glitch filter mode.
| cy_en_dsadc_io_polarity_t cy_stc_dsadc_ocd_config_t::ioPolarity |
The IO polarity.