This function is for configuring the PUMP Clock Source in the PASS IP block. More...
Functions | |
| void | Cy_PASS_SetPumpClkSource (PASS_Type *base, cy_en_pass_clk_pump_source_t pumpClk) |
| Sets the clock source for both charge pumps in the CTB and SAR ADC. More... | |
This function is for configuring the PUMP Clock Source in the PASS IP block.
| void Cy_PASS_SetPumpClkSource | ( | PASS_Type * | base, |
| cy_en_pass_clk_pump_source_t | pumpClk | ||
| ) |
Sets the clock source for both charge pumps in the CTB and SAR ADC.
Recall that each CTB opamp and SAR ADC has its own charge pump.
| base | The pointer to structure-describing registers. |
| pumpClk | Clock source selection for the pump. See cy_en_ctb_clk_pump_source_t. |