Ll_Usart_Disableit_Pe; Ll_Usart_Disableit_Lbd; Ll_Usart_Disableit_Error - ST STM32F2 User Manual

Description of stm32f2 hal and low layer drivers
Hide thumbs Also See for STM32F2:
Table of Contents

Advertisement

LL USART Generic Driver
Return values
Reference Manual to
LL API cross
reference:

LL_USART_DisableIT_PE

Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:

LL_USART_DisableIT_LBD

Function name
Function description
Parameters
Return values
Notes
Reference Manual to
LL API cross
reference:

LL_USART_DisableIT_ERROR

Function name
Function description
Parameters
Return values
Notes
Reference Manual to
LL API cross
reference:
1280/1371
None:
CR1 TXEIE LL_USART_DisableIT_TXE
__STATIC_INLINE void LL_USART_DisableIT_PE
(USART_TypeDef * USARTx)
Disable Parity Error Interrupt.
USARTx: USART Instance
None:
CR1 PEIE LL_USART_DisableIT_PE
__STATIC_INLINE void LL_USART_DisableIT_LBD
(USART_TypeDef * USARTx)
Disable LIN Break Detection Interrupt.
USARTx: USART Instance
None:
Macro IS_UART_LIN_INSTANCE(USARTx) can be used to
check whether or not LIN feature is supported by the USARTx
instance.
CR2 LBDIE LL_USART_DisableIT_LBD
__STATIC_INLINE void LL_USART_DisableIT_ERROR
(USART_TypeDef * USARTx)
Disable Error Interrupt.
USARTx: USART Instance
None:
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.
CR3 EIE LL_USART_DisableIT_ERROR
DocID028236 Rev 2
UM1940

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents

Save PDF