STM32H735xx HAL User Manual
|
Header file of SAI HAL extended module. More...
#include "stm32h7xx_hal_def.h"
Go to the source code of this file.
Data Structures | |
struct | SAIEx_PdmMicDelayParamTypeDef |
PDM microphone delay structure definition. More... | |
Defines | |
#define | IS_SAI_PDM_MIC_DELAY(VALUE) ((VALUE) <= 7U) |
Functions | |
HAL_StatusTypeDef | HAL_SAIEx_ConfigPdmMicDelay (SAI_HandleTypeDef *hsai, SAIEx_PdmMicDelayParamTypeDef *pdmMicDelay) |
Configure PDM microphone delays. |
Header file of SAI HAL extended module.
Copyright (c) 2017 STMicroelectronics. All rights reserved.
This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.
Definition in file stm32h7xx_hal_sai_ex.h.