|
STM32L4xx_HAL_Driver
1.14.0
|
Functions | |
| __STATIC_INLINE void | LL_LPUART_EnableIT_IDLE (USART_TypeDef *LPUARTx) |
| Enable IDLE Interrupt CR1 IDLEIE LL_LPUART_EnableIT_IDLE. More... | |
| __STATIC_INLINE void | LL_LPUART_EnableIT_RXNE_RXFNE (USART_TypeDef *LPUARTx) |
| Enable RX Not Empty and RX FIFO Not Empty Interrupt CR1 RXNEIE_RXFNEIE LL_LPUART_EnableIT_RXNE_RXFNE. More... | |
| __STATIC_INLINE void | LL_LPUART_EnableIT_RXNE (USART_TypeDef *LPUARTx) |
| Enable RX Not Empty Interrupt CR1 RXNEIE LL_LPUART_EnableIT_RXNE. More... | |
| __STATIC_INLINE void | LL_LPUART_EnableIT_TC (USART_TypeDef *LPUARTx) |
| Enable Transmission Complete Interrupt CR1 TCIE LL_LPUART_EnableIT_TC. More... | |
| __STATIC_INLINE void | LL_LPUART_EnableIT_TXE_TXFNF (USART_TypeDef *LPUARTx) |
| Enable TX Empty and TX FIFO Not Full Interrupt CR1 TXEIE_TXFNFIE LL_LPUART_EnableIT_TXE_TXFNF. More... | |
| __STATIC_INLINE void | LL_LPUART_EnableIT_TXE (USART_TypeDef *LPUARTx) |
| Enable TX Empty Interrupt CR1 TXEIE LL_LPUART_EnableIT_TXE. More... | |
| __STATIC_INLINE void | LL_LPUART_EnableIT_PE (USART_TypeDef *LPUARTx) |
| Enable Parity Error Interrupt CR1 PEIE LL_LPUART_EnableIT_PE. More... | |
| __STATIC_INLINE void | LL_LPUART_EnableIT_CM (USART_TypeDef *LPUARTx) |
| Enable Character Match Interrupt CR1 CMIE LL_LPUART_EnableIT_CM. More... | |
| __STATIC_INLINE void | LL_LPUART_EnableIT_TXFE (USART_TypeDef *LPUARTx) |
| Enable TX FIFO Empty Interrupt CR1 TXFEIE LL_LPUART_EnableIT_TXFE. More... | |
| __STATIC_INLINE void | LL_LPUART_EnableIT_RXFF (USART_TypeDef *LPUARTx) |
| Enable RX FIFO Full Interrupt CR1 RXFFIE LL_LPUART_EnableIT_RXFF. More... | |
| __STATIC_INLINE void | LL_LPUART_EnableIT_ERROR (USART_TypeDef *LPUARTx) |
| Enable Error Interrupt. More... | |
| __STATIC_INLINE void | LL_LPUART_EnableIT_CTS (USART_TypeDef *LPUARTx) |
| Enable CTS Interrupt CR3 CTSIE LL_LPUART_EnableIT_CTS. More... | |
| __STATIC_INLINE void | LL_LPUART_EnableIT_WKUP (USART_TypeDef *LPUARTx) |
| Enable Wake Up from Stop Mode Interrupt CR3 WUFIE LL_LPUART_EnableIT_WKUP. More... | |
| __STATIC_INLINE void | LL_LPUART_EnableIT_TXFT (USART_TypeDef *LPUARTx) |
| Enable TX FIFO Threshold Interrupt CR3 TXFTIE LL_LPUART_EnableIT_TXFT. More... | |
| __STATIC_INLINE void | LL_LPUART_EnableIT_RXFT (USART_TypeDef *LPUARTx) |
| Enable RX FIFO Threshold Interrupt CR3 RXFTIE LL_LPUART_EnableIT_RXFT. More... | |
| __STATIC_INLINE void | LL_LPUART_DisableIT_IDLE (USART_TypeDef *LPUARTx) |
| Disable IDLE Interrupt CR1 IDLEIE LL_LPUART_DisableIT_IDLE. More... | |
| __STATIC_INLINE void | LL_LPUART_DisableIT_RXNE_RXFNE (USART_TypeDef *LPUARTx) |
| Disable RX Not Empty and RX FIFO Not Empty Interrupt CR1 RXNEIE_RXFNEIE LL_LPUART_DisableIT_RXNE_RXFNE. More... | |
| __STATIC_INLINE void | LL_LPUART_DisableIT_RXNE (USART_TypeDef *LPUARTx) |
| Disable RX Not Empty Interrupt CR1 RXNEIE LL_LPUART_DisableIT_RXNE. More... | |
| __STATIC_INLINE void | LL_LPUART_DisableIT_TC (USART_TypeDef *LPUARTx) |
| Disable Transmission Complete Interrupt CR1 TCIE LL_LPUART_DisableIT_TC. More... | |
| __STATIC_INLINE void | LL_LPUART_DisableIT_TXE_TXFNF (USART_TypeDef *LPUARTx) |
| Disable TX Empty and TX FIFO Not Full Interrupt CR1 TXEIE_TXFNFIE LL_LPUART_DisableIT_TXE_TXFNF. More... | |
| __STATIC_INLINE void | LL_LPUART_DisableIT_TXE (USART_TypeDef *LPUARTx) |
| Disable TX Empty Interrupt CR1 TXEIE LL_LPUART_DisableIT_TXE. More... | |
| __STATIC_INLINE void | LL_LPUART_DisableIT_PE (USART_TypeDef *LPUARTx) |
| Disable Parity Error Interrupt CR1 PEIE LL_LPUART_DisableIT_PE. More... | |
| __STATIC_INLINE void | LL_LPUART_DisableIT_CM (USART_TypeDef *LPUARTx) |
| Disable Character Match Interrupt CR1 CMIE LL_LPUART_DisableIT_CM. More... | |
| __STATIC_INLINE void | LL_LPUART_DisableIT_TXFE (USART_TypeDef *LPUARTx) |
| Disable TX FIFO Empty Interrupt CR1 TXFEIE LL_LPUART_DisableIT_TXFE. More... | |
| __STATIC_INLINE void | LL_LPUART_DisableIT_RXFF (USART_TypeDef *LPUARTx) |
| Disable RX FIFO Full Interrupt CR1 RXFFIE LL_LPUART_DisableIT_RXFF. More... | |
| __STATIC_INLINE void | LL_LPUART_DisableIT_ERROR (USART_TypeDef *LPUARTx) |
| Disable Error Interrupt. More... | |
| __STATIC_INLINE void | LL_LPUART_DisableIT_CTS (USART_TypeDef *LPUARTx) |
| Disable CTS Interrupt CR3 CTSIE LL_LPUART_DisableIT_CTS. More... | |
| __STATIC_INLINE void | LL_LPUART_DisableIT_WKUP (USART_TypeDef *LPUARTx) |
| Disable Wake Up from Stop Mode Interrupt CR3 WUFIE LL_LPUART_DisableIT_WKUP. More... | |
| __STATIC_INLINE void | LL_LPUART_DisableIT_TXFT (USART_TypeDef *LPUARTx) |
| Disable TX FIFO Threshold Interrupt CR3 TXFTIE LL_LPUART_DisableIT_TXFT. More... | |
| __STATIC_INLINE void | LL_LPUART_DisableIT_RXFT (USART_TypeDef *LPUARTx) |
| Disable RX FIFO Threshold Interrupt CR3 RXFTIE LL_LPUART_DisableIT_RXFT. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsEnabledIT_IDLE (USART_TypeDef *LPUARTx) |
| Check if the LPUART IDLE Interrupt source is enabled or disabled. CR1 IDLEIE LL_LPUART_IsEnabledIT_IDLE. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsEnabledIT_RXNE_RXFNE (USART_TypeDef *LPUARTx) |
| Check if the LPUART RX Not Empty and LPUART RX FIFO Not Empty Interrupt is enabled or disabled. CR1 RXNEIE_RXFNEIE LL_LPUART_IsEnabledIT_RXNE_RXFNE. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsEnabledIT_RXNE (USART_TypeDef *LPUARTx) |
| Check if the LPUART RX Not Empty Interrupt is enabled or disabled. CR1 RXNEIE LL_LPUART_IsEnabledIT_RXNE. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsEnabledIT_TC (USART_TypeDef *LPUARTx) |
| Check if the LPUART Transmission Complete Interrupt is enabled or disabled. CR1 TCIE LL_LPUART_IsEnabledIT_TC. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsEnabledIT_TXE_TXFNF (USART_TypeDef *LPUARTx) |
| Check if the LPUART TX Empty and LPUART TX FIFO Not Full Interrupt is enabled or disabled CR1 TXEIE_TXFNFIE LL_LPUART_IsEnabledIT_TXE_TXFNF. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsEnabledIT_TXE (USART_TypeDef *LPUARTx) |
| Check if the LPUART TX Empty Interrupt is enabled or disabled. CR1 TXEIE LL_LPUART_IsEnabledIT_TXE. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsEnabledIT_PE (USART_TypeDef *LPUARTx) |
| Check if the LPUART Parity Error Interrupt is enabled or disabled. CR1 PEIE LL_LPUART_IsEnabledIT_PE. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsEnabledIT_CM (USART_TypeDef *LPUARTx) |
| Check if the LPUART Character Match Interrupt is enabled or disabled. CR1 CMIE LL_LPUART_IsEnabledIT_CM. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsEnabledIT_TXFE (USART_TypeDef *LPUARTx) |
| Check if the LPUART TX FIFO Empty Interrupt is enabled or disabled CR1 TXFEIE LL_LPUART_IsEnabledIT_TXFE. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsEnabledIT_RXFF (USART_TypeDef *LPUARTx) |
| Check if the LPUART RX FIFO Full Interrupt is enabled or disabled CR1 RXFFIE LL_LPUART_IsEnabledIT_RXFF. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsEnabledIT_ERROR (USART_TypeDef *LPUARTx) |
| Check if the LPUART Error Interrupt is enabled or disabled. CR3 EIE LL_LPUART_IsEnabledIT_ERROR. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsEnabledIT_CTS (USART_TypeDef *LPUARTx) |
| Check if the LPUART CTS Interrupt is enabled or disabled. CR3 CTSIE LL_LPUART_IsEnabledIT_CTS. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsEnabledIT_WKUP (USART_TypeDef *LPUARTx) |
| Check if the LPUART Wake Up from Stop Mode Interrupt is enabled or disabled. CR3 WUFIE LL_LPUART_IsEnabledIT_WKUP. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsEnabledIT_TXFT (USART_TypeDef *LPUARTx) |
| Check if LPUART TX FIFO Threshold Interrupt is enabled or disabled CR3 TXFTIE LL_LPUART_IsEnabledIT_TXFT. More... | |
| __STATIC_INLINE uint32_t | LL_LPUART_IsEnabledIT_RXFT (USART_TypeDef *LPUARTx) |
| Check if LPUART RX FIFO Threshold Interrupt is enabled or disabled CR3 RXFTIE LL_LPUART_IsEnabledIT_RXFT. More... | |
| __STATIC_INLINE void LL_LPUART_DisableIT_CM | ( | USART_TypeDef * | LPUARTx | ) |
Disable Character Match Interrupt CR1 CMIE LL_LPUART_DisableIT_CM.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2323 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_DisableIT_CTS | ( | USART_TypeDef * | LPUARTx | ) |
Disable CTS Interrupt CR3 CTSIE LL_LPUART_DisableIT_CTS.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2373 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_DisableIT_ERROR | ( | USART_TypeDef * | LPUARTx | ) |
Disable Error Interrupt.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2362 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_DisableIT_IDLE | ( | USART_TypeDef * | LPUARTx | ) |
Disable IDLE Interrupt CR1 IDLEIE LL_LPUART_DisableIT_IDLE.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2234 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_DisableIT_PE | ( | USART_TypeDef * | LPUARTx | ) |
Disable Parity Error Interrupt CR1 PEIE LL_LPUART_DisableIT_PE.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2312 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_DisableIT_RXFF | ( | USART_TypeDef * | LPUARTx | ) |
Disable RX FIFO Full Interrupt CR1 RXFFIE LL_LPUART_DisableIT_RXFF.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2346 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_DisableIT_RXFT | ( | USART_TypeDef * | LPUARTx | ) |
Disable RX FIFO Threshold Interrupt CR3 RXFTIE LL_LPUART_DisableIT_RXFT.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2407 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_DisableIT_RXNE | ( | USART_TypeDef * | LPUARTx | ) |
Disable RX Not Empty Interrupt CR1 RXNEIE LL_LPUART_DisableIT_RXNE.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2261 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_DisableIT_RXNE_RXFNE | ( | USART_TypeDef * | LPUARTx | ) |
Disable RX Not Empty and RX FIFO Not Empty Interrupt CR1 RXNEIE_RXFNEIE LL_LPUART_DisableIT_RXNE_RXFNE.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2249 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_DisableIT_TC | ( | USART_TypeDef * | LPUARTx | ) |
Disable Transmission Complete Interrupt CR1 TCIE LL_LPUART_DisableIT_TC.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2273 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_DisableIT_TXE | ( | USART_TypeDef * | LPUARTx | ) |
Disable TX Empty Interrupt CR1 TXEIE LL_LPUART_DisableIT_TXE.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2300 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_DisableIT_TXE_TXFNF | ( | USART_TypeDef * | LPUARTx | ) |
Disable TX Empty and TX FIFO Not Full Interrupt CR1 TXEIE_TXFNFIE LL_LPUART_DisableIT_TXE_TXFNF.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2288 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_DisableIT_TXFE | ( | USART_TypeDef * | LPUARTx | ) |
Disable TX FIFO Empty Interrupt CR1 TXFEIE LL_LPUART_DisableIT_TXFE.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2335 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_DisableIT_TXFT | ( | USART_TypeDef * | LPUARTx | ) |
Disable TX FIFO Threshold Interrupt CR3 TXFTIE LL_LPUART_DisableIT_TXFT.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2396 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_DisableIT_WKUP | ( | USART_TypeDef * | LPUARTx | ) |
Disable Wake Up from Stop Mode Interrupt CR3 WUFIE LL_LPUART_DisableIT_WKUP.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2384 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_EnableIT_CM | ( | USART_TypeDef * | LPUARTx | ) |
Enable Character Match Interrupt CR1 CMIE LL_LPUART_EnableIT_CM.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2138 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_EnableIT_CTS | ( | USART_TypeDef * | LPUARTx | ) |
Enable CTS Interrupt CR3 CTSIE LL_LPUART_EnableIT_CTS.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2188 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_EnableIT_ERROR | ( | USART_TypeDef * | LPUARTx | ) |
Enable Error Interrupt.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2177 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_EnableIT_IDLE | ( | USART_TypeDef * | LPUARTx | ) |
Enable IDLE Interrupt CR1 IDLEIE LL_LPUART_EnableIT_IDLE.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2049 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_EnableIT_PE | ( | USART_TypeDef * | LPUARTx | ) |
Enable Parity Error Interrupt CR1 PEIE LL_LPUART_EnableIT_PE.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2127 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_EnableIT_RXFF | ( | USART_TypeDef * | LPUARTx | ) |
Enable RX FIFO Full Interrupt CR1 RXFFIE LL_LPUART_EnableIT_RXFF.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2161 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_EnableIT_RXFT | ( | USART_TypeDef * | LPUARTx | ) |
Enable RX FIFO Threshold Interrupt CR3 RXFTIE LL_LPUART_EnableIT_RXFT.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2222 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_EnableIT_RXNE | ( | USART_TypeDef * | LPUARTx | ) |
Enable RX Not Empty Interrupt CR1 RXNEIE LL_LPUART_EnableIT_RXNE.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2076 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_EnableIT_RXNE_RXFNE | ( | USART_TypeDef * | LPUARTx | ) |
Enable RX Not Empty and RX FIFO Not Empty Interrupt CR1 RXNEIE_RXFNEIE LL_LPUART_EnableIT_RXNE_RXFNE.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2064 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_EnableIT_TC | ( | USART_TypeDef * | LPUARTx | ) |
Enable Transmission Complete Interrupt CR1 TCIE LL_LPUART_EnableIT_TC.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2088 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_EnableIT_TXE | ( | USART_TypeDef * | LPUARTx | ) |
Enable TX Empty Interrupt CR1 TXEIE LL_LPUART_EnableIT_TXE.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2115 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_EnableIT_TXE_TXFNF | ( | USART_TypeDef * | LPUARTx | ) |
Enable TX Empty and TX FIFO Not Full Interrupt CR1 TXEIE_TXFNFIE LL_LPUART_EnableIT_TXE_TXFNF.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2103 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_EnableIT_TXFE | ( | USART_TypeDef * | LPUARTx | ) |
Enable TX FIFO Empty Interrupt CR1 TXFEIE LL_LPUART_EnableIT_TXFE.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2150 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_EnableIT_TXFT | ( | USART_TypeDef * | LPUARTx | ) |
Enable TX FIFO Threshold Interrupt CR3 TXFTIE LL_LPUART_EnableIT_TXFT.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2211 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE void LL_LPUART_EnableIT_WKUP | ( | USART_TypeDef * | LPUARTx | ) |
Enable Wake Up from Stop Mode Interrupt CR3 WUFIE LL_LPUART_EnableIT_WKUP.
| LPUARTx | LPUART Instance |
| None |
Definition at line 2199 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsEnabledIT_CM | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART Character Match Interrupt is enabled or disabled. CR1 CMIE LL_LPUART_IsEnabledIT_CM.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 2508 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsEnabledIT_CTS | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART CTS Interrupt is enabled or disabled. CR3 CTSIE LL_LPUART_IsEnabledIT_CTS.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 2554 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsEnabledIT_ERROR | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART Error Interrupt is enabled or disabled. CR3 EIE LL_LPUART_IsEnabledIT_ERROR.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 2543 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsEnabledIT_IDLE | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART IDLE Interrupt source is enabled or disabled. CR1 IDLEIE LL_LPUART_IsEnabledIT_IDLE.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 2419 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsEnabledIT_PE | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART Parity Error Interrupt is enabled or disabled. CR1 PEIE LL_LPUART_IsEnabledIT_PE.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 2497 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsEnabledIT_RXFF | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART RX FIFO Full Interrupt is enabled or disabled CR1 RXFFIE LL_LPUART_IsEnabledIT_RXFF.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 2531 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsEnabledIT_RXFT | ( | USART_TypeDef * | LPUARTx | ) |
Check if LPUART RX FIFO Threshold Interrupt is enabled or disabled CR3 RXFTIE LL_LPUART_IsEnabledIT_RXFT.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 2588 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsEnabledIT_RXNE | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART RX Not Empty Interrupt is enabled or disabled. CR1 RXNEIE LL_LPUART_IsEnabledIT_RXNE.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 2446 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsEnabledIT_RXNE_RXFNE | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART RX Not Empty and LPUART RX FIFO Not Empty Interrupt is enabled or disabled. CR1 RXNEIE_RXFNEIE LL_LPUART_IsEnabledIT_RXNE_RXFNE.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 2434 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsEnabledIT_TC | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART Transmission Complete Interrupt is enabled or disabled. CR1 TCIE LL_LPUART_IsEnabledIT_TC.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 2458 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsEnabledIT_TXE | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART TX Empty Interrupt is enabled or disabled. CR1 TXEIE LL_LPUART_IsEnabledIT_TXE.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 2485 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsEnabledIT_TXE_TXFNF | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART TX Empty and LPUART TX FIFO Not Full Interrupt is enabled or disabled CR1 TXEIE_TXFNFIE LL_LPUART_IsEnabledIT_TXE_TXFNF.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 2473 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsEnabledIT_TXFE | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART TX FIFO Empty Interrupt is enabled or disabled CR1 TXFEIE LL_LPUART_IsEnabledIT_TXFE.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 2520 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsEnabledIT_TXFT | ( | USART_TypeDef * | LPUARTx | ) |
Check if LPUART TX FIFO Threshold Interrupt is enabled or disabled CR3 TXFTIE LL_LPUART_IsEnabledIT_TXFT.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 2577 of file stm32l4xx_ll_lpuart.h.
| __STATIC_INLINE uint32_t LL_LPUART_IsEnabledIT_WKUP | ( | USART_TypeDef * | LPUARTx | ) |
Check if the LPUART Wake Up from Stop Mode Interrupt is enabled or disabled. CR3 WUFIE LL_LPUART_IsEnabledIT_WKUP.
| LPUARTx | LPUART Instance |
| State | of bit (1 or 0). |
Definition at line 2565 of file stm32l4xx_ll_lpuart.h.