HAL
LL_USART_IsEnabledIT_LBD() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_USART_IsEnabledIT_LBD()

LL_USART_IsEnabledIT_LBD() function

Check if the USART LIN Break Detection Interrupt is enabled or disabled.

Syntax

__STATIC_INLINE uint32_t LL_USART_IsEnabledIT_LBD(const USART_TypeDef *USARTx);

Arguments

USARTx

USART Instance

Return value

State of bit (1 or 0).

Notes

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

References

LocationText
stm32f4xx_ll_usart.h:2273
__STATIC_INLINE uint32_t LL_USART_IsEnabledIT_LBD(const USART_TypeDef *USARTx)

Data Use

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