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

USART_Transmit_IT() function

Simplex Send an amount of data in non-blocking mode.

Syntax

Arguments

husart

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

Return value

HAL status

Notes

The USART errors are not managed to avoid the overrun error.