STM32F4xx_HAL_Driver  1.8.3
USART Private Functions
+ Collaboration diagram for USART Private Functions:

Functions

void USART_InitCallbacksToDefault (USART_HandleTypeDef *husart)
 Initialize the callbacks to their default values. More...
 

Detailed Description

Function Documentation

◆ USART_InitCallbacksToDefault()

void USART_InitCallbacksToDefault ( USART_HandleTypeDef husart)

Initialize the callbacks to their default values.

Parameters
husartUSART handle.
Return values
none

Definition at line 2104 of file stm32f4xx_hal_usart.c.