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.
Fork of TUKS-COURSE-TIMER by
FLAG_Management
[LPUART Exported Functions]
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. | |
__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. | |
__STATIC_INLINE uint32_t | LL_LPUART_IsActiveFlag_NE (USART_TypeDef *LPUARTx) |
Check if the LPUART Noise detected Flag is set or not ISR NE LL_LPUART_IsActiveFlag_NE. | |
__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. | |
__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. | |
__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. | |
__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. | |
__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. | |
__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. | |
__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. | |
__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. | |
__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. | |
__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. | |
__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. | |
__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. | |
__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. | |
__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. | |
__STATIC_INLINE void | LL_LPUART_ClearFlag_PE (USART_TypeDef *LPUARTx) |
Clear Parity Error Flag ICR PECF LL_LPUART_ClearFlag_PE. | |
__STATIC_INLINE void | LL_LPUART_ClearFlag_FE (USART_TypeDef *LPUARTx) |
Clear Framing Error Flag ICR FECF LL_LPUART_ClearFlag_FE. | |
__STATIC_INLINE void | LL_LPUART_ClearFlag_NE (USART_TypeDef *LPUARTx) |
Clear Noise detected Flag ICR NCF LL_LPUART_ClearFlag_NE. | |
__STATIC_INLINE void | LL_LPUART_ClearFlag_ORE (USART_TypeDef *LPUARTx) |
Clear OverRun Error Flag ICR ORECF LL_LPUART_ClearFlag_ORE. | |
__STATIC_INLINE void | LL_LPUART_ClearFlag_IDLE (USART_TypeDef *LPUARTx) |
Clear IDLE line detected Flag ICR IDLECF LL_LPUART_ClearFlag_IDLE. | |
__STATIC_INLINE void | LL_LPUART_ClearFlag_TC (USART_TypeDef *LPUARTx) |
Clear Transmission Complete Flag ICR TCCF LL_LPUART_ClearFlag_TC. | |
__STATIC_INLINE void | LL_LPUART_ClearFlag_nCTS (USART_TypeDef *LPUARTx) |
Clear CTS Interrupt Flag ICR CTSCF LL_LPUART_ClearFlag_nCTS. | |
__STATIC_INLINE void | LL_LPUART_ClearFlag_CM (USART_TypeDef *LPUARTx) |
Clear Character Match Flag ICR CMCF LL_LPUART_ClearFlag_CM. | |
__STATIC_INLINE void | LL_LPUART_ClearFlag_WKUP (USART_TypeDef *LPUARTx) |
Clear Wake Up from stop mode Flag ICR WUCF LL_LPUART_ClearFlag_WKUP. |
Function Documentation
__STATIC_INLINE void LL_LPUART_ClearFlag_CM | ( | USART_TypeDef * | LPUARTx ) |
Clear Character Match Flag ICR CMCF LL_LPUART_ClearFlag_CM.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
None
Definition at line 1560 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
None
Definition at line 1494 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
None
Definition at line 1527 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
None
Definition at line 1549 of file stm32l4xx_ll_lpuart.h.
__STATIC_INLINE void LL_LPUART_ClearFlag_NE | ( | USART_TypeDef * | LPUARTx ) |
Clear Noise detected Flag ICR NCF LL_LPUART_ClearFlag_NE.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
None
Definition at line 1505 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
None
Definition at line 1516 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
None
Definition at line 1483 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
None
Definition at line 1538 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
None
Definition at line 1571 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
State of bit (1 or 0).
Definition at line 1406 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
State of bit (1 or 0).
Definition at line 1417 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
State of bit (1 or 0).
Definition at line 1395 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
State of bit (1 or 0).
Definition at line 1307 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
State of bit (1 or 0).
Definition at line 1340 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
State of bit (1 or 0).
Definition at line 1384 of file stm32l4xx_ll_lpuart.h.
__STATIC_INLINE uint32_t LL_LPUART_IsActiveFlag_NE | ( | USART_TypeDef * | LPUARTx ) |
Check if the LPUART Noise detected Flag is set or not ISR NE LL_LPUART_IsActiveFlag_NE.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
State of bit (1 or 0).
Definition at line 1318 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
State of bit (1 or 0).
Definition at line 1329 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
State of bit (1 or 0).
Definition at line 1296 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
State of bit (1 or 0).
Definition at line 1472 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
State of bit (1 or 0).
Definition at line 1439 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
State of bit (1 or 0).
Definition at line 1351 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
State of bit (1 or 0).
Definition at line 1428 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
State of bit (1 or 0).
Definition at line 1362 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
State of bit (1 or 0).
Definition at line 1461 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
State of bit (1 or 0).
Definition at line 1373 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.
- Parameters:
-
LPUARTx LPUART Instance
- Return values:
-
State of bit (1 or 0).
Definition at line 1450 of file stm32l4xx_ll_lpuart.h.
Generated on Tue Jul 12 2022 17:38:57 by
