HAL
LL_USART_GetLINBrkDetectionLen() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_USART_GetLINBrkDetectionLen()

LL_USART_GetLINBrkDetectionLen() function

Return LIN Break Detection Length

Syntax

__STATIC_INLINE uint32_t LL_USART_GetLINBrkDetectionLen(const USART_TypeDef *USARTx);

Arguments

USARTx

USART Instance

Return value

Returned value can be one of the following values: @arg LL_USART_LINBREAK_DETECT_10B @arg LL_USART_LINBREAK_DETECT_11B

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

Data Use

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