Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: BSP OneHopeOnePrayer FINAL_AUDIO_RECORD AudioDemo
Fork of STM32L4xx_HAL_Driver by
Execution
[LPUART Exported Functions]
Functions | |
__STATIC_INLINE void | LL_LPUART_RequestBreakSending (USART_TypeDef *LPUARTx) |
Request Break sending RQR SBKRQ LL_LPUART_RequestBreakSending. | |
__STATIC_INLINE void | LL_LPUART_RequestEnterMuteMode (USART_TypeDef *LPUARTx) |
Put LPUART in mute mode and set the RWU flag RQR MMRQ LL_LPUART_RequestEnterMuteMode. | |
__STATIC_INLINE void | LL_LPUART_RequestRxDataFlush (USART_TypeDef *LPUARTx) |
Request a Receive Data flush RQR RXFRQ LL_LPUART_RequestRxDataFlush. |
Function Documentation
__STATIC_INLINE void LL_LPUART_RequestBreakSending | ( | USART_TypeDef * | LPUARTx ) |
Request Break sending RQR SBKRQ LL_LPUART_RequestBreakSending.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
None
Definition at line 2025 of file stm32l4xx_ll_lpuart.h.
__STATIC_INLINE void LL_LPUART_RequestEnterMuteMode | ( | USART_TypeDef * | LPUARTx ) |
Put LPUART in mute mode and set the RWU flag RQR MMRQ LL_LPUART_RequestEnterMuteMode.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
None
Definition at line 2036 of file stm32l4xx_ll_lpuart.h.
__STATIC_INLINE void LL_LPUART_RequestRxDataFlush | ( | USART_TypeDef * | LPUARTx ) |
Request a Receive Data flush RQR RXFRQ LL_LPUART_RequestRxDataFlush.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
None
Definition at line 2047 of file stm32l4xx_ll_lpuart.h.
Generated on Tue Jul 12 2022 11:35:23 by
