Reference Manual to
LL API cross
reference:
CR3 EIE LL_USART_IsEnabledIT_ERROR
LL_USART_IsEnabledIT_CTS
__STATIC_INLINE uint32_t LL_USART_IsEnabledIT_CTS
(USART_TypeDef * USARTx)
Check if the USART CTS Interrupt is enabled or disabled.
Macro IS_UART_HWFLOW_INSTANCE(USARTx) can be
used to check whether or not Hardware Flow control feature
is supported by the USARTx instance.
Reference Manual to
LL API cross
reference:
CR3 CTSIE LL_USART_IsEnabledIT_CTS
LL_USART_EnableDMAReq_RX
__STATIC_INLINE void LL_USART_EnableDMAReq_RX
(USART_TypeDef * USARTx)
Enable DMA Mode for reception.
Reference Manual to
LL API cross
reference:
CR3 DMAR LL_USART_EnableDMAReq_RX
LL_USART_DisableDMAReq_RX
__STATIC_INLINE void LL_USART_DisableDMAReq_RX
(USART_TypeDef * USARTx)
Disable DMA Mode for reception.
Reference Manual to
LL API cross
reference:
CR3 DMAR LL_USART_DisableDMAReq_RX
LL_USART_IsEnabledDMAReq_RX
__STATIC_INLINE uint32_t LL_USART_IsEnabledDMAReq_RX
(USART_TypeDef * USARTx)