Macros
Collaboration diagram for SMARTCARD interruptions flags mask:

Macros

#define SMARTCARD_CR_MASK   0x00E0U
 
#define SMARTCARD_CR_POS   5U
 
#define SMARTCARD_ISR_MASK   0x1F00U
 
#define SMARTCARD_ISR_POS   8U
 
#define SMARTCARD_IT_MASK   0x001FU
 

Detailed Description

Macro Definition Documentation

◆ SMARTCARD_CR_MASK

#define SMARTCARD_CR_MASK   0x00E0U

SMARTCARD control register mask

Definition at line 504 of file stm32f7xx_hal_smartcard.h.

◆ SMARTCARD_CR_POS

#define SMARTCARD_CR_POS   5U

SMARTCARD control register position

Definition at line 505 of file stm32f7xx_hal_smartcard.h.

◆ SMARTCARD_ISR_MASK

#define SMARTCARD_ISR_MASK   0x1F00U

SMARTCARD ISR register mask

Definition at line 506 of file stm32f7xx_hal_smartcard.h.

◆ SMARTCARD_ISR_POS

#define SMARTCARD_ISR_POS   8U

SMARTCARD ISR register position

Definition at line 507 of file stm32f7xx_hal_smartcard.h.

◆ SMARTCARD_IT_MASK

#define SMARTCARD_IT_MASK   0x001FU

SMARTCARD interruptions flags mask

Definition at line 503 of file stm32f7xx_hal_smartcard.h.



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