This set of functions is for Timer control.
◆ Cy_ADCMic_EnableTimer()
Enables the timer.
- Parameters
-
base | The pointer to the hardware ADCMic block. |
- Function Usage
◆ Cy_ADCMic_DisableTimer()
Disables the timer.
- Parameters
-
base | The pointer to the hardware ADCMic block. |
- Function Usage
◆ Cy_ADCMic_SetTimerPeriod()
__STATIC_INLINE void Cy_ADCMic_SetTimerPeriod |
( |
MXS40ADCMIC_Type * |
base, |
|
|
uint16_t |
period |
|
) |
| |
Sets the timer period.
- Parameters
-
base | The pointer to the hardware ADCMic block. |
period | The 16-bit timer period. |
- Function Usage