思澈科技软件开发工具包  2.20
AUDPRC_Exported_Functions_Group1

Functions

HAL_StatusTypeDef HAL_AUDPRC_Init (AUDPRC_HandleTypeDef *haprc)
 Initializes the AUDPRC according to the specified parameters in the AUDPRC_InitTypeDef and create the associated handle. More...
 
HAL_StatusTypeDef HAL_AUDPRC_DeInit (AUDPRC_HandleTypeDef *haprc)
 DeInitializes the AUDPRC peripheral. More...
 
void HAL_AUDPRC_MspInit (AUDPRC_HandleTypeDef *haprc)
 Initializes the AUDPRC pin setting. More...
 
void HAL_AUDPRC_MspDeInit (AUDPRC_HandleTypeDef *haprc)
 deunitializes the AUDPRC pin setting. More...
 

Detailed Description

Function Documentation

◆ HAL_AUDPRC_DeInit()

HAL_StatusTypeDef HAL_AUDPRC_DeInit ( AUDPRC_HandleTypeDef haprc)

DeInitializes the AUDPRC peripheral.

Parameters
haprcpointer to a AUDPRC_HandleTypeDef structure that contains the configuration information for AUDPRC module
Return values
HALstatus

◆ HAL_AUDPRC_Init()

HAL_StatusTypeDef HAL_AUDPRC_Init ( AUDPRC_HandleTypeDef haprc)

Initializes the AUDPRC according to the specified parameters in the AUDPRC_InitTypeDef and create the associated handle.

Parameters
haprcpointer to a AUDPRC_HandleTypeDef structure that contains the configuration information for AUDPRC module
Return values
HALstatus

◆ HAL_AUDPRC_MspDeInit()

void HAL_AUDPRC_MspDeInit ( AUDPRC_HandleTypeDef haprc)

deunitializes the AUDPRC pin setting.

Parameters
haprcpointer to a AUDPRC_HandleTypeDef structure that contains the configuration information for AUDPRC module
Return values
None

◆ HAL_AUDPRC_MspInit()

void HAL_AUDPRC_MspInit ( AUDPRC_HandleTypeDef haprc)

Initializes the AUDPRC pin setting.

Parameters
haprcpointer to a AUDPRC_HandleTypeDef structure that contains the configuration information for AUDPRC module
Return values
None