|
STM32L4xx_HAL_Driver
1.14.0
|
Functions | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_PE (USART_TypeDef *LPUARTx) |
| Check if the LPUART Parity Error Flag is set or not ISR PE LL_LPUART_IsActiveFlag_PE. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_FE (USART_TypeDef *LPUARTx) |
| Check if the LPUART Framing Error Flag is set or not ISR FE LL_LPUART_IsActiveFlag_FE. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_NE (USART_TypeDef *LPUARTx) |
| Check if the LPUART Noise error detected Flag is set or not ISR NE LL_LPUART_IsActiveFlag_NE. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_ORE (USART_TypeDef *LPUARTx) |
| Check if the LPUART OverRun Error Flag is set or not ISR ORE LL_LPUART_IsActiveFlag_ORE. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_IDLE (USART_TypeDef *LPUARTx) |
| Check if the LPUART IDLE line detected Flag is set or not ISR IDLE LL_LPUART_IsActiveFlag_IDLE. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_RXNE_RXFNE (USART_TypeDef *LPUARTx) |
| Check if the LPUART Read Data Register or LPUART RX FIFO Not Empty Flag is set or not ISR RXNE_RXFNE LL_LPUART_IsActiveFlag_RXNE_RXFNE. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_RXNE (USART_TypeDef *LPUARTx) |
| Check if the LPUART Read Data Register Not Empty Flag is set or not ISR RXNE LL_LPUART_IsActiveFlag_RXNE. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_TC (USART_TypeDef *LPUARTx) |
| Check if the LPUART Transmission Complete Flag is set or not ISR TC LL_LPUART_IsActiveFlag_TC. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_TXE_TXFNF (USART_TypeDef *LPUARTx) |
| Check if the LPUART Transmit Data Register Empty or LPUART TX FIFO Not Full Flag is set or not ISR TXE_TXFNF LL_LPUART_IsActiveFlag_TXE_TXFNF. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_TXE (USART_TypeDef *LPUARTx) |
| Check if the LPUART Transmit Data Register Empty Flag is set or not ISR TXE LL_LPUART_IsActiveFlag_TXE. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_nCTS (USART_TypeDef *LPUARTx) |
| Check if the LPUART CTS interrupt Flag is set or not ISR CTSIF LL_LPUART_IsActiveFlag_nCTS. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_CTS (USART_TypeDef *LPUARTx) |
| Check if the LPUART CTS Flag is set or not ISR CTS LL_LPUART_IsActiveFlag_CTS. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_BUSY (USART_TypeDef *LPUARTx) |
| Check if the LPUART Busy Flag is set or not ISR BUSY LL_LPUART_IsActiveFlag_BUSY. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_CM (USART_TypeDef *LPUARTx) |
| Check if the LPUART Character Match Flag is set or not ISR CMF LL_LPUART_IsActiveFlag_CM. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_SBK (USART_TypeDef *LPUARTx) |
| Check if the LPUART Send Break Flag is set or not ISR SBKF LL_LPUART_IsActiveFlag_SBK. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_RWU (USART_TypeDef *LPUARTx) |
| Check if the LPUART Receive Wake Up from mute mode Flag is set or not ISR RWU LL_LPUART_IsActiveFlag_RWU. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_WKUP (USART_TypeDef *LPUARTx) |
| Check if the LPUART Wake Up from stop mode Flag is set or not ISR WUF LL_LPUART_IsActiveFlag_WKUP. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_TEACK (USART_TypeDef *LPUARTx) |
| Check if the LPUART Transmit Enable Acknowledge Flag is set or not ISR TEACK LL_LPUART_IsActiveFlag_TEACK. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_REACK (USART_TypeDef *LPUARTx) |
| Check if the LPUART Receive Enable Acknowledge Flag is set or not ISR REACK LL_LPUART_IsActiveFlag_REACK. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_TXFE (USART_TypeDef *LPUARTx) |
| Check if the LPUART TX FIFO Empty Flag is set or not ISR TXFE LL_LPUART_IsActiveFlag_TXFE. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_RXFF (USART_TypeDef *LPUARTx) |
| Check if the LPUART RX FIFO Full Flag is set or not ISR RXFF LL_LPUART_IsActiveFlag_RXFF. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_TXFT (USART_TypeDef *LPUARTx) |
| Check if the LPUART TX FIFO Threshold Flag is set or not ISR TXFT LL_LPUART_IsActiveFlag_TXFT. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_RXFT (USART_TypeDef *LPUARTx) |
| Check if the LPUART RX FIFO Threshold Flag is set or not ISR RXFT LL_LPUART_IsActiveFlag_RXFT. More... | |
| __STATIC_INLINE void | LL_LPUART_ClearFlag_PE (USART_TypeDef *LPUARTx) |
| Clear Parity Error Flag ICR PECF LL_LPUART_ClearFlag_PE. More... | |
| __STATIC_INLINE void | LL_LPUART_ClearFlag_FE (USART_TypeDef *LPUARTx) |
| Clear Framing Error Flag ICR FECF LL_LPUART_ClearFlag_FE. More... | |
| __STATIC_INLINE void | LL_LPUART_ClearFlag_NE (USART_TypeDef *LPUARTx) |
| Clear Noise detected Flag ICR NECF LL_LPUART_ClearFlag_NE. More... | |
| __STATIC_INLINE void | LL_LPUART_ClearFlag_ORE (USART_TypeDef *LPUARTx) |
| Clear OverRun Error Flag ICR ORECF LL_LPUART_ClearFlag_ORE. More... | |
| __STATIC_INLINE void | LL_LPUART_ClearFlag_IDLE (USART_TypeDef *LPUARTx) |
| Clear IDLE line detected Flag ICR IDLECF LL_LPUART_ClearFlag_IDLE. More... | |
| __STATIC_INLINE void | LL_LPUART_ClearFlag_TXFE (USART_TypeDef *LPUARTx) |
| Clear TX FIFO Empty Flag ICR TXFECF LL_LPUART_ClearFlag_TXFE. More... | |
| __STATIC_INLINE void | LL_LPUART_ClearFlag_TC (USART_TypeDef *LPUARTx) |
| Clear Transmission Complete Flag ICR TCCF LL_LPUART_ClearFlag_TC. More... | |
| __STATIC_INLINE void | LL_LPUART_ClearFlag_nCTS (USART_TypeDef *LPUARTx) |
| Clear CTS Interrupt Flag ICR CTSCF LL_LPUART_ClearFlag_nCTS. More... | |
| __STATIC_INLINE void | LL_LPUART_ClearFlag_CM (USART_TypeDef *LPUARTx) |
| Clear Character Match Flag ICR CMCF LL_LPUART_ClearFlag_CM. More... | |
| __STATIC_INLINE void | LL_LPUART_ClearFlag_WKUP (USART_TypeDef *LPUARTx) |
| Clear Wake Up from stop mode Flag ICR WUCF LL_LPUART_ClearFlag_WKUP. More... | |
| __STATIC_INLINE void LL_LPUART_ClearFlag_CM | ( | USART_TypeDef * | LPUARTx | ) |
Clear Character Match Flag ICR CMCF LL_LPUART_ClearFlag_CM.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2019 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_ClearFlag_FE | ( | USART_TypeDef * | LPUARTx | ) |
Clear Framing Error Flag ICR FECF LL_LPUART_ClearFlag_FE.
| LPUARTx | LPUART Instance |
| None |
Definition at line 1940 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_ClearFlag_IDLE | ( | USART_TypeDef * | LPUARTx | ) |
Clear IDLE line detected Flag ICR IDLECF LL_LPUART_ClearFlag_IDLE.
| LPUARTx | LPUART Instance |
| None |
Definition at line 1973 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_ClearFlag_nCTS | ( | USART_TypeDef * | LPUARTx | ) |
Clear CTS Interrupt Flag ICR CTSCF LL_LPUART_ClearFlag_nCTS.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2008 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_ClearFlag_NE | ( | USART_TypeDef * | LPUARTx | ) |
Clear Noise detected Flag ICR NECF LL_LPUART_ClearFlag_NE.
| LPUARTx | LPUART Instance |
| None |
Definition at line 1951 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_ClearFlag_ORE | ( | USART_TypeDef * | LPUARTx | ) |
Clear OverRun Error Flag ICR ORECF LL_LPUART_ClearFlag_ORE.
| LPUARTx | LPUART Instance |
| None |
Definition at line 1962 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_ClearFlag_PE | ( | USART_TypeDef * | LPUARTx | ) |
Clear Parity Error Flag ICR PECF LL_LPUART_ClearFlag_PE.
| LPUARTx | LPUART Instance |
| None |
Definition at line 1929 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_ClearFlag_TC | ( | USART_TypeDef * | LPUARTx | ) |
Clear Transmission Complete Flag ICR TCCF LL_LPUART_ClearFlag_TC.
| LPUARTx | LPUART Instance |
| None |
Definition at line 1997 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_ClearFlag_TXFE | ( | USART_TypeDef * | LPUARTx | ) |
Clear TX FIFO Empty Flag ICR TXFECF LL_LPUART_ClearFlag_TXFE.
| LPUARTx | LPUART Instance |
| None |
Definition at line 1985 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_ClearFlag_WKUP | ( | USART_TypeDef * | LPUARTx | ) |
Clear Wake Up from stop mode Flag ICR WUCF LL_LPUART_ClearFlag_WKUP.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2030 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_BUSY | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART Busy Flag is set or not ISR BUSY LL_LPUART_IsActiveFlag_BUSY.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1806 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_CM | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART Character Match Flag is set or not ISR CMF LL_LPUART_IsActiveFlag_CM.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1817 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_CTS | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART CTS Flag is set or not ISR CTS LL_LPUART_IsActiveFlag_CTS.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1795 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_FE | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART Framing Error Flag is set or not ISR FE LL_LPUART_IsActiveFlag_FE.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1675 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_IDLE | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART IDLE line detected Flag is set or not ISR IDLE LL_LPUART_IsActiveFlag_IDLE.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1708 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_nCTS | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART CTS interrupt Flag is set or not ISR CTSIF LL_LPUART_IsActiveFlag_nCTS.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1784 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_NE | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART Noise error detected Flag is set or not ISR NE LL_LPUART_IsActiveFlag_NE.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1686 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_ORE | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART OverRun Error Flag is set or not ISR ORE LL_LPUART_IsActiveFlag_ORE.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1697 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_PE | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART Parity Error Flag is set or not ISR PE LL_LPUART_IsActiveFlag_PE.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1664 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_REACK | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART Receive Enable Acknowledge Flag is set or not ISR REACK LL_LPUART_IsActiveFlag_REACK.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1872 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_RWU | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART Receive Wake Up from mute mode Flag is set or not ISR RWU LL_LPUART_IsActiveFlag_RWU.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1839 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_RXFF | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART RX FIFO Full Flag is set or not ISR RXFF LL_LPUART_IsActiveFlag_RXFF.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1895 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_RXFT | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART RX FIFO Threshold Flag is set or not ISR RXFT LL_LPUART_IsActiveFlag_RXFT.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1917 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_RXNE | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART Read Data Register Not Empty Flag is set or not ISR RXNE LL_LPUART_IsActiveFlag_RXNE.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1734 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_RXNE_RXFNE | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART Read Data Register or LPUART RX FIFO Not Empty Flag is set or not ISR RXNE_RXFNE LL_LPUART_IsActiveFlag_RXNE_RXFNE.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1723 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_SBK | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART Send Break Flag is set or not ISR SBKF LL_LPUART_IsActiveFlag_SBK.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1828 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_TC | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART Transmission Complete Flag is set or not ISR TC LL_LPUART_IsActiveFlag_TC.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1746 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_TEACK | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART Transmit Enable Acknowledge Flag is set or not ISR TEACK LL_LPUART_IsActiveFlag_TEACK.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1861 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_TXE | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART Transmit Data Register Empty Flag is set or not ISR TXE LL_LPUART_IsActiveFlag_TXE.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1772 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_TXE_TXFNF | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART Transmit Data Register Empty or LPUART TX FIFO Not Full Flag is set or not ISR TXE_TXFNF LL_LPUART_IsActiveFlag_TXE_TXFNF.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1761 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_TXFE | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART TX FIFO Empty Flag is set or not ISR TXFE LL_LPUART_IsActiveFlag_TXFE.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1884 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_TXFT | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART TX FIFO Threshold Flag is set or not ISR TXFT LL_LPUART_IsActiveFlag_TXFT.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1906 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_WKUP | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART Wake Up from stop mode Flag is set or not ISR WUF LL_LPUART_IsActiveFlag_WKUP.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 1850 of file stm32l4xx_ll_lpuart.h.