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

LL_USART_DisableLIN() function

Disable LIN mode

Syntax

Arguments

USARTx

USART Instance

Return value

None

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:1428
__STATIC_INLINE void LL_USART_DisableLIN(USART_TypeDef *USARTx)

Data Use

Data read by LL_USART_DisableLIN()
LL_USART_DisableLIN()