HAL
LL_USART_IsEnabledIrda() is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_USART_IsEnabledIrda() function

Indicate if IrDA mode is enabled

Syntax

__STATIC_INLINE uint32_t LL_USART_IsEnabledIrda(const USART_TypeDef *USARTx);

Arguments

USARTx

USART Instance

Return value

State of bit (1 or 0).

Notes

Macro IS_IRDA_INSTANCE(USARTx) can be used to check whether or not IrDA feature is supported by the USARTx instance.

References

LocationText
stm32f4xx_ll_usart.h:1112
__STATIC_INLINE uint32_t LL_USART_IsEnabledIrda(const USART_TypeDef *USARTx)

Data Use

Data read by LL_USART_IsEnabledIrda()
LL_USART_IsEnabledIrda()
Type of LL_USART_IsEnabledIrda()
LL_USART_IsEnabledIrda()
uint32_t
all items filtered out