|
STM32L4xx_HAL_Driver
1.14.0
|
SAIEx control functions. More...
Functions | |
| HAL_StatusTypeDef | HAL_SAIEx_ConfigPdmMicDelay (SAI_HandleTypeDef *hsai, SAIEx_PdmMicDelayParamTypeDef *pdmMicDelay) |
| Configure PDM microphone delays. More... | |
SAIEx control functions.
===============================================================================
##### Extended features functions #####
===============================================================================
[..] This section provides functions allowing to:
(+) Modify PDM microphone delays | HAL_StatusTypeDef HAL_SAIEx_ConfigPdmMicDelay | ( | SAI_HandleTypeDef * | hsai, |
| SAIEx_PdmMicDelayParamTypeDef * | pdmMicDelay | ||
| ) |
Configure PDM microphone delays.
| hsai | SAI handle. |
| pdmMicDelay | Microphone delays configuration. |
| HAL | status |
Definition at line 78 of file stm32l4xx_hal_sai_ex.c.