HAL
HAL_USART_MspDeInit() is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_USART_MspDeInit() function

USART MSP DeInit.

Syntax

void HAL_USART_MspDeInit(USART_HandleTypeDef *husart);
Implemented in stm32f4xx_hal_usart.c:417

Arguments

husart

Pointer to a USART_HandleTypeDef structure that contains the configuration information for the specified USART module.

Return value

None

References

Call Tree

Functions calling HAL_USART_MspDeInit()
all items filtered out
HAL_USART_MspDeInit()
Data read by HAL_USART_MspDeInit()
all items filtered out
HAL_USART_MspDeInit()