EasyManuals Logo

ST STM32F2 User Manual

ST STM32F2
1371 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 #1280 background imageLoading...
Page #1280 background image
LL USART Generic Driver
UM1940
1280/1371
DocID028236 Rev 2
Return values
None:
Reference Manual to
LL API cross
reference:
CR1 TXEIE LL_USART_DisableIT_TXE
LL_USART_DisableIT_PE
Function name
__STATIC_INLINE void LL_USART_DisableIT_PE
(USART_TypeDef * USARTx)
Function description
Disable Parity Error Interrupt.
Parameters
USARTx: USART Instance
Return values
None:
Reference Manual to
LL API cross
reference:
CR1 PEIE LL_USART_DisableIT_PE
LL_USART_DisableIT_LBD
Function name
__STATIC_INLINE void LL_USART_DisableIT_LBD
(USART_TypeDef * USARTx)
Function description
Disable LIN Break Detection Interrupt.
Parameters
USARTx: USART Instance
Return values
None:
Notes
Macro IS_UART_LIN_INSTANCE(USARTx) can be used to
check whether or not LIN feature is supported by the USARTx
instance.
Reference Manual to
LL API cross
reference:
CR2 LBDIE LL_USART_DisableIT_LBD
LL_USART_DisableIT_ERROR
Function name
__STATIC_INLINE void LL_USART_DisableIT_ERROR
(USART_TypeDef * USARTx)
Function description
Disable Error Interrupt.
Parameters
USARTx: USART Instance
Return values
None:
Notes
When set, Error Interrupt Enable Bit is enabling interrupt
generation in case of a framing error, overrun error or noise
flag (FE=1 or ORE=1 or NF=1 in the USARTx_SR register).
0: Interrupt is inhibited 1: An interrupt is generated when
FE=1 or ORE=1 or NF=1 in the USARTx_SR register.
Reference Manual to
LL API cross
reference:
CR3 EIE LL_USART_DisableIT_ERROR

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

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

ST STM32F2 Specifications

General IconGeneral
BrandST
ModelSTM32F2
CategoryMicrocontrollers
LanguageEnglish

Related product manuals