EasyManuals Logo

ST STM32F31xx User Manual

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
Page #554 background imageLoading...
Page #554 background image
Universal synchronous asynchronous receiver
transmitter (USART)
UM1581
554/584
DocID023800 Rev 1
 USART_DMAOnError_Enable : DMA receive request
enabled when the USART DMA reception error is
asserted.
 USART_DMAOnError_Disable : DMA receive request
disabled when the USART DMA reception error is
asserted.
Return values
ï‚· None.
Notes
ï‚· None.
23.2.17 Interrupts and flags management functions
23.2.17.1 USART_ITConfig
Function Name
void USART_ITConfig ( USART_TypeDef * USARTx, uint32_t
USART_IT, FunctionalState NewState)
Function Description
Enables or disables the specified USART interrupts.
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_IT : specifies the USART interrupt sources to be
enabled or disabled. This parameter can be one of the
following values:
 USART_IT_WU : Wake up interrupt.
 USART_IT_CM : Character match interrupt.
 USART_IT_EOB : End of block interrupt.
 USART_IT_RTO : Receive time out interrupt.
 USART_IT_CTS : CTS change interrupt.
 USART_IT_LBD : LIN Break detection interrupt.
 USART_IT_TXE : Tansmit Data Register empty
interrupt.
 USART_IT_TC : Transmission complete interrupt.
 USART_IT_RXNE : Receive Data register not empty
interrupt.
 USART_IT_IDLE : Idle line detection interrupt.
 USART_IT_PE : Parity Error interrupt.
 USART_IT_ERR : Error interrupt(Frame error, noise
error, overrun error)
ï‚· NewState : new state of the specified USARTx interrupts.
This parameter can be: ENABLE or DISABLE.
Return values
ï‚· None.
Notes
ï‚· None.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ST STM32F31xx and is the answer not in the manual?

ST STM32F31xx Specifications

General IconGeneral
BrandST
ModelSTM32F31xx
CategoryMicrocontrollers
LanguageEnglish

Related product manuals