Ll_Usart_Getlinbrkdetectionlen; Ll_Usart_Enablelin; Ll_Usart_Disablelin - ST STM32F2 User Manual

Description of stm32f2 hal and low layer drivers
Hide thumbs Also See for STM32F2:
Table of Contents

Advertisement

UM1940
Reference Manual to
LL API cross
reference:

LL_USART_GetLINBrkDetectionLen

Function name
Function description
Parameters
Return values
Notes
Reference Manual to
LL API cross
reference:

LL_USART_EnableLIN

Function name
Function description
Parameters
Return values
Notes
Reference Manual to
LL API cross
reference:

LL_USART_DisableLIN

Function name
Function description
Parameters
Return values
Notes
instance.
CR2 LBDL LL_USART_SetLINBrkDetectionLen
__STATIC_INLINE uint32_t
LL_USART_GetLINBrkDetectionLen (USART_TypeDef *
USARTx)
Return LIN Break Detection Length.
USARTx: USART Instance
Returned: value can be one of the following values:
LL_USART_LINBREAK_DETECT_10B
LL_USART_LINBREAK_DETECT_11B
Macro IS_UART_LIN_INSTANCE(USARTx) can be used to
check whether or not LIN feature is supported by the USARTx
instance.
CR2 LBDL LL_USART_GetLINBrkDetectionLen
__STATIC_INLINE void LL_USART_EnableLIN
(USART_TypeDef * USARTx)
Enable LIN mode.
USARTx: USART Instance
None:
Macro IS_UART_LIN_INSTANCE(USARTx) can be used to
check whether or not LIN feature is supported by the USARTx
instance.
CR2 LINEN LL_USART_EnableLIN
__STATIC_INLINE void LL_USART_DisableLIN
(USART_TypeDef * USARTx)
Disable LIN mode.
USARTx: USART Instance
None:
Macro IS_UART_LIN_INSTANCE(USARTx) can be used to
check whether or not LIN feature is supported by the USARTx
instance.
DocID028236 Rev 2
LL USART Generic Driver
1265/1371

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F2 and is the answer not in the manual?

Table of Contents

Save PDF