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

LL_USART_EnableLIN() function

Enable 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:1415
__STATIC_INLINE void LL_USART_EnableLIN(USART_TypeDef *USARTx)

Data Use

Data read by LL_USART_EnableLIN()
LL_USART_EnableLIN()