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... | |
HAL_StatusTypeDef HAL_AUDPRC_DeInit | ( | AUDPRC_HandleTypeDef * | haprc | ) |
DeInitializes the AUDPRC peripheral.
haprc | pointer to a AUDPRC_HandleTypeDef structure that contains the configuration information for AUDPRC module |
HAL | status |
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.
haprc | pointer to a AUDPRC_HandleTypeDef structure that contains the configuration information for AUDPRC module |
HAL | status |
void HAL_AUDPRC_MspDeInit | ( | AUDPRC_HandleTypeDef * | haprc | ) |
deunitializes the AUDPRC pin setting.
haprc | pointer to a AUDPRC_HandleTypeDef structure that contains the configuration information for AUDPRC module |
None |
void HAL_AUDPRC_MspInit | ( | AUDPRC_HandleTypeDef * | haprc | ) |
Initializes the AUDPRC pin setting.
haprc | pointer to a AUDPRC_HandleTypeDef structure that contains the configuration information for AUDPRC module |
None |