Reference Manual to
LL API cross
reference:
CR1 TCIE LL_USART_IsEnabledIT_TC
LL_USART_IsEnabledIT_TXE
__STATIC_INLINE uint32_t LL_USART_IsEnabledIT_TXE
(USART_TypeDef * USARTx)
Check if the USART TX Empty Interrupt is enabled or disabled.
Reference Manual to
LL API cross
reference:
CR1 TXEIE LL_USART_IsEnabledIT_TXE
LL_USART_IsEnabledIT_PE
__STATIC_INLINE uint32_t LL_USART_IsEnabledIT_PE
(USART_TypeDef * USARTx)
Check if the USART Parity Error Interrupt is enabled or disabled.
Reference Manual to
LL API cross
reference:
CR1 PEIE LL_USART_IsEnabledIT_PE
LL_USART_IsEnabledIT_LBD
__STATIC_INLINE uint32_t LL_USART_IsEnabledIT_LBD
(USART_TypeDef * USARTx)
Check if the USART LIN Break Detection Interrupt is enabled or
disabled.
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_IsEnabledIT_LBD
LL_USART_IsEnabledIT_ERROR
__STATIC_INLINE uint32_t LL_USART_IsEnabledIT_ERROR
(USART_TypeDef * USARTx)
Check if the USART Error Interrupt is enabled or disabled.