EasyManua.ls Logo

ST STM32F31xx

ST STM32F31xx
584 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Universal synchronous asynchronous receiver
transmitter (USART)
UM1581
550/584
DocID023800 Rev 1
Notes
This function has to be called before calling USART_Cmd()
function.
23.2.14.14 USART_ReceiverTimeOutCmd
Function Name
void USART_ReceiverTimeOutCmd ( USART_TypeDef *
USARTx, FunctionalState NewState)
Function Description
Enables or disables the receiver Time Out feature.
Parameters
USARTx : Select the USART peripheral. This parameter can
be one of the following values: USART1 or USART2 or
USART3 or UART4 or UART5.
NewState : new state of the USARTx receiver Time Out.
This parameter can be: ENABLE or DISABLE.
Return values
None.
Notes
None.
23.2.14.15 USART_SetReceiverTimeOut
Function Name
void USART_SetReceiverTimeOut ( USART_TypeDef *
USARTx, uint32_t USART_ReceiverTimeOut)
Function Description
Sets the receiver Time Out value.
Parameters
USARTx : Select the USART peripheral. This parameter can
be one of the following values: USART1 or USART2 or
USART3 or UART4 or UART5.
USART_ReceiverTimeOut : specifies the Receiver Time
Out value.
Return values
None.
Notes
None.

Table of Contents

Related product manuals