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

LL_USART_IsEnabledLIN() function

Indicate if LIN mode is enabled

Syntax

__STATIC_INLINE uint32_t LL_USART_IsEnabledLIN(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:1441
__STATIC_INLINE uint32_t LL_USART_IsEnabledLIN(const USART_TypeDef *USARTx)

Data Use

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