Macros
Collaboration diagram for SMARTCARD Error Code:

Macros

#define HAL_SMARTCARD_ERROR_DMA   0x00000010U
 
#define HAL_SMARTCARD_ERROR_FE   0x00000004U
 
#define HAL_SMARTCARD_ERROR_NE   0x00000002U
 
#define HAL_SMARTCARD_ERROR_NONE   0x00000000U
 
#define HAL_SMARTCARD_ERROR_ORE   0x00000008U
 
#define HAL_SMARTCARD_ERROR_PE   0x00000001U
 

Detailed Description

Macro Definition Documentation

◆ HAL_SMARTCARD_ERROR_DMA

#define HAL_SMARTCARD_ERROR_DMA   0x00000010U

DMA transfer error

Definition at line 249 of file stm32f4xx_hal_smartcard.h.

◆ HAL_SMARTCARD_ERROR_FE

#define HAL_SMARTCARD_ERROR_FE   0x00000004U

Frame error

Definition at line 247 of file stm32f4xx_hal_smartcard.h.

◆ HAL_SMARTCARD_ERROR_NE

#define HAL_SMARTCARD_ERROR_NE   0x00000002U

Noise error

Definition at line 246 of file stm32f4xx_hal_smartcard.h.

◆ HAL_SMARTCARD_ERROR_NONE

#define HAL_SMARTCARD_ERROR_NONE   0x00000000U

No error

Definition at line 244 of file stm32f4xx_hal_smartcard.h.

◆ HAL_SMARTCARD_ERROR_ORE

#define HAL_SMARTCARD_ERROR_ORE   0x00000008U

Overrun error

Definition at line 248 of file stm32f4xx_hal_smartcard.h.

◆ HAL_SMARTCARD_ERROR_PE

#define HAL_SMARTCARD_ERROR_PE   0x00000001U

Parity error

Definition at line 245 of file stm32f4xx_hal_smartcard.h.



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