Reference Manual to
LL API cross
reference:
CR3 NACK LL_USART_DisableSmartcardNACK
LL_USART_IsEnabledSmartcardNACK
__STATIC_INLINE uint32_t
LL_USART_IsEnabledSmartcardNACK (USART_TypeDef *
USARTx)
Indicate if Smartcard NACK transmission is enabled.
Macro IS_SMARTCARD_INSTANCE(USARTx) can be used
to check whether or not Smartcard feature is supported by the
USARTx instance.
Reference Manual to
LL API cross
reference:
CR3 NACK LL_USART_IsEnabledSmartcardNACK
LL_USART_EnableSmartcard
__STATIC_INLINE void LL_USART_EnableSmartcard
(USART_TypeDef * USARTx)
Macro IS_SMARTCARD_INSTANCE(USARTx) can be used
to check whether or not Smartcard feature is supported by the
USARTx instance.
Reference Manual to
LL API cross
reference:
CR3 SCEN LL_USART_EnableSmartcard
LL_USART_DisableSmartcard
__STATIC_INLINE void LL_USART_DisableSmartcard
(USART_TypeDef * USARTx)
Macro IS_SMARTCARD_INSTANCE(USARTx) can be used
to check whether or not Smartcard feature is supported by the
USARTx instance.
Reference Manual to
LL API cross
CR3 SCEN LL_USART_DisableSmartcard