|
STM32L4xx_HAL_Driver
1.14.0
|
Functions | |
| __STATIC_INLINE void | LL_LPUART_RequestBreakSending (USART_TypeDef *LPUARTx) |
| Request Break sending RQR SBKRQ LL_LPUART_RequestBreakSending. More... | |
| __STATIC_INLINE void | LL_LPUART_RequestEnterMuteMode (USART_TypeDef *LPUARTx) |
| Put LPUART in mute mode and set the RWU flag RQR MMRQ LL_LPUART_RequestEnterMuteMode. More... | |
| __STATIC_INLINE void | LL_LPUART_RequestRxDataFlush (USART_TypeDef *LPUARTx) |
| Request a Receive Data flush RQR RXFRQ LL_LPUART_RequestRxDataFlush. More... | |
| __STATIC_INLINE void LL_LPUART_RequestBreakSending | ( | USART_TypeDef * | LPUARTx | ) |
Request Break sending RQR SBKRQ LL_LPUART_RequestBreakSending.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2797 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.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2808 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.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2825 of file stm32l4xx_ll_lpuart.h.