Ll_Usart_Getwakeupmethod; Ll_Usart_Setdatawidth; Ll_Usart_Getdatawidth - 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_GetWakeUpMethod

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

LL_USART_SetDataWidth

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

LL_USART_GetDataWidth

Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
CR1 WAKE LL_USART_SetWakeUpMethod
__STATIC_INLINE uint32_t LL_USART_GetWakeUpMethod
(USART_TypeDef * USARTx)
Return Receiver Wake Up method from Mute mode.
USARTx: USART Instance
Returned: value can be one of the following values:
LL_USART_WAKEUP_IDLELINE
LL_USART_WAKEUP_ADDRESSMARK
CR1 WAKE LL_USART_GetWakeUpMethod
__STATIC_INLINE void LL_USART_SetDataWidth
(USART_TypeDef * USARTx, uint32_t DataWidth)
Set Word length (i.e.
USARTx: USART Instance
DataWidth: This parameter can be one of the following
values:
LL_USART_DATAWIDTH_8B
LL_USART_DATAWIDTH_9B
None:
CR1 M LL_USART_SetDataWidth
__STATIC_INLINE uint32_t LL_USART_GetDataWidth
(USART_TypeDef * USARTx)
Return Word length (i.e.
USARTx: USART Instance
Returned: value can be one of the following values:
LL_USART_DATAWIDTH_8B
LL_USART_DATAWIDTH_9B
CR1 M LL_USART_GetDataWidth
DocID028236 Rev 2
LL USART Generic Driver
1247/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?

Questions and answers

Table of Contents

Save PDF