STM32L443xx HAL User Manual
|
Functions | |
__STATIC_INLINE void | LL_USART_EnableIT_IDLE (USART_TypeDef *USARTx) |
Enable IDLE Interrupt. | |
__STATIC_INLINE void | LL_USART_EnableIT_RXNE (USART_TypeDef *USARTx) |
Enable RX Not Empty Interrupt. | |
__STATIC_INLINE void | LL_USART_EnableIT_TC (USART_TypeDef *USARTx) |
Enable Transmission Complete Interrupt. | |
__STATIC_INLINE void | LL_USART_EnableIT_TXE (USART_TypeDef *USARTx) |
Enable TX Empty Interrupt. | |
__STATIC_INLINE void | LL_USART_EnableIT_PE (USART_TypeDef *USARTx) |
Enable Parity Error Interrupt. | |
__STATIC_INLINE void | LL_USART_EnableIT_CM (USART_TypeDef *USARTx) |
Enable Character Match Interrupt. | |
__STATIC_INLINE void | LL_USART_EnableIT_RTO (USART_TypeDef *USARTx) |
Enable Receiver Timeout Interrupt. | |
__STATIC_INLINE void | LL_USART_EnableIT_EOB (USART_TypeDef *USARTx) |
Enable End Of Block Interrupt. | |
__STATIC_INLINE void | LL_USART_EnableIT_LBD (USART_TypeDef *USARTx) |
Enable LIN Break Detection Interrupt. | |
__STATIC_INLINE void | LL_USART_EnableIT_ERROR (USART_TypeDef *USARTx) |
Enable Error Interrupt. | |
__STATIC_INLINE void | LL_USART_EnableIT_CTS (USART_TypeDef *USARTx) |
Enable CTS Interrupt. | |
__STATIC_INLINE void | LL_USART_EnableIT_WKUP (USART_TypeDef *USARTx) |
Enable Wake Up from Stop Mode Interrupt. | |
__STATIC_INLINE void | LL_USART_EnableIT_TCBGT (USART_TypeDef *USARTx) |
Enable Smartcard Transmission Complete Before Guard Time Interrupt. | |
__STATIC_INLINE void | LL_USART_DisableIT_IDLE (USART_TypeDef *USARTx) |
Disable IDLE Interrupt. | |
__STATIC_INLINE void | LL_USART_DisableIT_RXNE (USART_TypeDef *USARTx) |
Disable RX Not Empty Interrupt. | |
__STATIC_INLINE void | LL_USART_DisableIT_TC (USART_TypeDef *USARTx) |
Disable Transmission Complete Interrupt. | |
__STATIC_INLINE void | LL_USART_DisableIT_TXE (USART_TypeDef *USARTx) |
Disable TX Empty Interrupt. | |
__STATIC_INLINE void | LL_USART_DisableIT_PE (USART_TypeDef *USARTx) |
Disable Parity Error Interrupt. | |
__STATIC_INLINE void | LL_USART_DisableIT_CM (USART_TypeDef *USARTx) |
Disable Character Match Interrupt. | |
__STATIC_INLINE void | LL_USART_DisableIT_RTO (USART_TypeDef *USARTx) |
Disable Receiver Timeout Interrupt. | |
__STATIC_INLINE void | LL_USART_DisableIT_EOB (USART_TypeDef *USARTx) |
Disable End Of Block Interrupt. | |
__STATIC_INLINE void | LL_USART_DisableIT_LBD (USART_TypeDef *USARTx) |
Disable LIN Break Detection Interrupt. | |
__STATIC_INLINE void | LL_USART_DisableIT_ERROR (USART_TypeDef *USARTx) |
Disable Error Interrupt. | |
__STATIC_INLINE void | LL_USART_DisableIT_CTS (USART_TypeDef *USARTx) |
Disable CTS Interrupt. | |
__STATIC_INLINE void | LL_USART_DisableIT_WKUP (USART_TypeDef *USARTx) |
Disable Wake Up from Stop Mode Interrupt. | |
__STATIC_INLINE void | LL_USART_DisableIT_TCBGT (USART_TypeDef *USARTx) |
Disable Smartcard Transmission Complete Before Guard Time Interrupt. | |
__STATIC_INLINE uint32_t | LL_USART_IsEnabledIT_IDLE (USART_TypeDef *USARTx) |
Check if the USART IDLE Interrupt source is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_USART_IsEnabledIT_RXNE (USART_TypeDef *USARTx) |
Check if the USART RX Not Empty Interrupt is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_USART_IsEnabledIT_TC (USART_TypeDef *USARTx) |
Check if the USART Transmission Complete Interrupt is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_USART_IsEnabledIT_TXE (USART_TypeDef *USARTx) |
Check if the USART TX Empty Interrupt is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_USART_IsEnabledIT_PE (USART_TypeDef *USARTx) |
Check if the USART Parity Error Interrupt is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_USART_IsEnabledIT_CM (USART_TypeDef *USARTx) |
Check if the USART Character Match Interrupt is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_USART_IsEnabledIT_RTO (USART_TypeDef *USARTx) |
Check if the USART Receiver Timeout Interrupt is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_USART_IsEnabledIT_EOB (USART_TypeDef *USARTx) |
Check if the USART End Of Block Interrupt is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_USART_IsEnabledIT_LBD (USART_TypeDef *USARTx) |
Check if the USART LIN Break Detection Interrupt is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_USART_IsEnabledIT_ERROR (USART_TypeDef *USARTx) |
Check if the USART Error Interrupt is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_USART_IsEnabledIT_CTS (USART_TypeDef *USARTx) |
Check if the USART CTS Interrupt is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_USART_IsEnabledIT_WKUP (USART_TypeDef *USARTx) |
Check if the USART Wake Up from Stop Mode Interrupt is enabled or disabled. | |
__STATIC_INLINE uint32_t | LL_USART_IsEnabledIT_TCBGT (USART_TypeDef *USARTx) |
Check if the Smartcard Transmission Complete Before Guard Time Interrupt is enabled or disabled. |
__STATIC_INLINE void LL_USART_DisableIT_CM | ( | USART_TypeDef * | USARTx | ) |
Disable Character Match Interrupt.
USARTx | USART Instance |
None |
Definition at line 3987 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_DisableIT_CTS | ( | USART_TypeDef * | USARTx | ) |
Disable CTS Interrupt.
USARTx | USART Instance |
None |
Definition at line 4080 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_DisableIT_EOB | ( | USART_TypeDef * | USARTx | ) |
Disable End Of Block Interrupt.
USARTx | USART Instance |
None |
Definition at line 4011 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_DisableIT_ERROR | ( | USART_TypeDef * | USARTx | ) |
Disable Error Interrupt.
USARTx | USART Instance |
None |
Definition at line 4067 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_DisableIT_IDLE | ( | USART_TypeDef * | USARTx | ) |
Disable IDLE Interrupt.
USARTx | USART Instance |
None |
Definition at line 3894 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_DisableIT_LBD | ( | USART_TypeDef * | USARTx | ) |
Disable LIN Break Detection Interrupt.
USARTx | USART Instance |
None |
Definition at line 4052 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_DisableIT_PE | ( | USART_TypeDef * | USARTx | ) |
Disable Parity Error Interrupt.
USARTx | USART Instance |
None |
Definition at line 3976 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_DisableIT_RTO | ( | USART_TypeDef * | USARTx | ) |
Disable Receiver Timeout Interrupt.
USARTx | USART Instance |
None |
Definition at line 3998 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_DisableIT_RXNE | ( | USART_TypeDef * | USARTx | ) |
Disable RX Not Empty Interrupt.
USARTx | USART Instance |
None |
Definition at line 3923 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_DisableIT_TC | ( | USART_TypeDef * | USARTx | ) |
Disable Transmission Complete Interrupt.
USARTx | USART Instance |
None |
Definition at line 3935 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_DisableIT_TCBGT | ( | USART_TypeDef * | USARTx | ) |
Disable Smartcard Transmission Complete Before Guard Time Interrupt.
USARTx | USART Instance |
None |
Definition at line 4123 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_DisableIT_TXE | ( | USART_TypeDef * | USARTx | ) |
Disable TX Empty Interrupt.
USARTx | USART Instance |
None |
Definition at line 3964 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_DisableIT_WKUP | ( | USART_TypeDef * | USARTx | ) |
Disable Wake Up from Stop Mode Interrupt.
USARTx | USART Instance |
None |
Definition at line 4093 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_EnableIT_CM | ( | USART_TypeDef * | USARTx | ) |
Enable Character Match Interrupt.
USARTx | USART Instance |
None |
Definition at line 3733 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_EnableIT_CTS | ( | USART_TypeDef * | USARTx | ) |
Enable CTS Interrupt.
USARTx | USART Instance |
None |
Definition at line 3824 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_EnableIT_EOB | ( | USART_TypeDef * | USARTx | ) |
Enable End Of Block Interrupt.
USARTx | USART Instance |
None |
Definition at line 3757 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_EnableIT_ERROR | ( | USART_TypeDef * | USARTx | ) |
Enable Error Interrupt.
USARTx | USART Instance |
None |
Definition at line 3811 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_EnableIT_IDLE | ( | USART_TypeDef * | USARTx | ) |
Enable IDLE Interrupt.
USARTx | USART Instance |
None |
Definition at line 3640 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_EnableIT_LBD | ( | USART_TypeDef * | USARTx | ) |
Enable LIN Break Detection Interrupt.
USARTx | USART Instance |
None |
Definition at line 3796 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_EnableIT_PE | ( | USART_TypeDef * | USARTx | ) |
Enable Parity Error Interrupt.
USARTx | USART Instance |
None |
Definition at line 3722 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_EnableIT_RTO | ( | USART_TypeDef * | USARTx | ) |
Enable Receiver Timeout Interrupt.
USARTx | USART Instance |
None |
Definition at line 3744 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_EnableIT_RXNE | ( | USART_TypeDef * | USARTx | ) |
Enable RX Not Empty Interrupt.
USARTx | USART Instance |
None |
Definition at line 3669 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_EnableIT_TC | ( | USART_TypeDef * | USARTx | ) |
Enable Transmission Complete Interrupt.
USARTx | USART Instance |
None |
Definition at line 3681 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_EnableIT_TCBGT | ( | USART_TypeDef * | USARTx | ) |
Enable Smartcard Transmission Complete Before Guard Time Interrupt.
USARTx | USART Instance |
None |
Definition at line 3867 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_EnableIT_TXE | ( | USART_TypeDef * | USARTx | ) |
Enable TX Empty Interrupt.
USARTx | USART Instance |
None |
Definition at line 3710 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE void LL_USART_EnableIT_WKUP | ( | USART_TypeDef * | USARTx | ) |
Enable Wake Up from Stop Mode Interrupt.
USARTx | USART Instance |
None |
Definition at line 3837 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE uint32_t LL_USART_IsEnabledIT_CM | ( | USART_TypeDef * | USARTx | ) |
Check if the USART Character Match Interrupt is enabled or disabled.
USARTx | USART Instance |
State | of bit (1 or 0). |
Definition at line 4243 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE uint32_t LL_USART_IsEnabledIT_CTS | ( | USART_TypeDef * | USARTx | ) |
Check if the USART CTS Interrupt is enabled or disabled.
USARTx | USART Instance |
State | of bit (1 or 0). |
Definition at line 4332 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE uint32_t LL_USART_IsEnabledIT_EOB | ( | USART_TypeDef * | USARTx | ) |
Check if the USART End Of Block Interrupt is enabled or disabled.
USARTx | USART Instance |
State | of bit (1 or 0). |
Definition at line 4267 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE uint32_t LL_USART_IsEnabledIT_ERROR | ( | USART_TypeDef * | USARTx | ) |
Check if the USART Error Interrupt is enabled or disabled.
USARTx | USART Instance |
State | of bit (1 or 0). |
Definition at line 4319 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE uint32_t LL_USART_IsEnabledIT_IDLE | ( | USART_TypeDef * | USARTx | ) |
Check if the USART IDLE Interrupt source is enabled or disabled.
USARTx | USART Instance |
State | of bit (1 or 0). |
Definition at line 4150 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE uint32_t LL_USART_IsEnabledIT_LBD | ( | USART_TypeDef * | USARTx | ) |
Check if the USART LIN Break Detection Interrupt is enabled or disabled.
USARTx | USART Instance |
State | of bit (1 or 0). |
Definition at line 4308 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE uint32_t LL_USART_IsEnabledIT_PE | ( | USART_TypeDef * | USARTx | ) |
Check if the USART Parity Error Interrupt is enabled or disabled.
USARTx | USART Instance |
State | of bit (1 or 0). |
Definition at line 4232 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE uint32_t LL_USART_IsEnabledIT_RTO | ( | USART_TypeDef * | USARTx | ) |
Check if the USART Receiver Timeout Interrupt is enabled or disabled.
USARTx | USART Instance |
State | of bit (1 or 0). |
Definition at line 4254 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE uint32_t LL_USART_IsEnabledIT_RXNE | ( | USART_TypeDef * | USARTx | ) |
Check if the USART RX Not Empty Interrupt is enabled or disabled.
USARTx | USART Instance |
State | of bit (1 or 0). |
Definition at line 4179 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE uint32_t LL_USART_IsEnabledIT_TC | ( | USART_TypeDef * | USARTx | ) |
Check if the USART Transmission Complete Interrupt is enabled or disabled.
USARTx | USART Instance |
State | of bit (1 or 0). |
Definition at line 4191 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE uint32_t LL_USART_IsEnabledIT_TCBGT | ( | USART_TypeDef * | USARTx | ) |
Check if the Smartcard Transmission Complete Before Guard Time Interrupt is enabled or disabled.
USARTx | USART Instance |
State | of bit (1 or 0). |
Definition at line 4375 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE uint32_t LL_USART_IsEnabledIT_TXE | ( | USART_TypeDef * | USARTx | ) |
Check if the USART TX Empty Interrupt is enabled or disabled.
USARTx | USART Instance |
State | of bit (1 or 0). |
Definition at line 4220 of file stm32l4xx_ll_usart.h.
__STATIC_INLINE uint32_t LL_USART_IsEnabledIT_WKUP | ( | USART_TypeDef * | USARTx | ) |
Check if the USART Wake Up from Stop Mode Interrupt is enabled or disabled.
USARTx | USART Instance |
State | of bit (1 or 0). |
Definition at line 4345 of file stm32l4xx_ll_usart.h.