This set of functions is for analog microphone resources control.
Functions | |
cy_en_adcmic_status_t | Cy_ADCMic_SetPgaGain (MXS40ADCMIC_Type *base, cy_en_adcmic_pga_gain_t gain) |
Configures the PGA gain (0dB to 42dB in steps of 1dB) More... | |
cy_en_adcmic_status_t Cy_ADCMic_SetPgaGain | ( | MXS40ADCMIC_Type * | base, |
cy_en_adcmic_pga_gain_t | gain | ||
) |
Configures the PGA gain (0dB to 42dB in steps of 1dB)
base | The pointer to the hardware ADCMic block. |
gain | The gain value cy_en_adcmic_pga_gain_t. |