Macros
Collaboration diagram for SMARTCARD Interruption Clear Flags:

Macros

#define SMARTCARD_CLEAR_EOBF   USART_ICR_EOBCF
 
#define SMARTCARD_CLEAR_FEF   USART_ICR_FECF
 
#define SMARTCARD_CLEAR_IDLEF   USART_ICR_IDLECF
 
#define SMARTCARD_CLEAR_NEF   USART_ICR_NCF
 
#define SMARTCARD_CLEAR_OREF   USART_ICR_ORECF
 
#define SMARTCARD_CLEAR_PEF   USART_ICR_PECF
 
#define SMARTCARD_CLEAR_RTOF   USART_ICR_RTOCF
 
#define SMARTCARD_CLEAR_TCF   USART_ICR_TCCF
 

Detailed Description

Macro Definition Documentation

◆ SMARTCARD_CLEAR_EOBF

#define SMARTCARD_CLEAR_EOBF   USART_ICR_EOBCF

SMARTCARD end of block clear flag

Definition at line 143 of file stm32f7xx_hal_smartcard_ex.h.

◆ SMARTCARD_CLEAR_FEF

#define SMARTCARD_CLEAR_FEF   USART_ICR_FECF

SMARTCARD framing error clear flag

Definition at line 134 of file stm32f7xx_hal_smartcard_ex.h.

◆ SMARTCARD_CLEAR_IDLEF

#define SMARTCARD_CLEAR_IDLEF   USART_ICR_IDLECF

SMARTCARD idle line detected clear flag

Definition at line 137 of file stm32f7xx_hal_smartcard_ex.h.

◆ SMARTCARD_CLEAR_NEF

#define SMARTCARD_CLEAR_NEF   USART_ICR_NCF

SMARTCARD noise error detected clear flag

Definition at line 135 of file stm32f7xx_hal_smartcard_ex.h.

◆ SMARTCARD_CLEAR_OREF

#define SMARTCARD_CLEAR_OREF   USART_ICR_ORECF

SMARTCARD overrun error clear flag

Definition at line 136 of file stm32f7xx_hal_smartcard_ex.h.

◆ SMARTCARD_CLEAR_PEF

#define SMARTCARD_CLEAR_PEF   USART_ICR_PECF

SMARTCARD parity error clear flag

Definition at line 133 of file stm32f7xx_hal_smartcard_ex.h.

◆ SMARTCARD_CLEAR_RTOF

#define SMARTCARD_CLEAR_RTOF   USART_ICR_RTOCF

SMARTCARD receiver time out clear flag

Definition at line 142 of file stm32f7xx_hal_smartcard_ex.h.

◆ SMARTCARD_CLEAR_TCF

#define SMARTCARD_CLEAR_TCF   USART_ICR_TCCF

SMARTCARD transmission complete clear flag

Definition at line 138 of file stm32f7xx_hal_smartcard_ex.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:08