Macros


More...

Collaboration diagram for FMC Low Layer Interrupt definition:

Macros

#define FMC_IT_FALLING_EDGE   ((uint32_t)0x00000020U)
 
#define FMC_IT_LEVEL   ((uint32_t)0x00000010U)
 
#define FMC_IT_REFRESH_ERROR   ((uint32_t)0x00004000U)
 
#define FMC_IT_RISING_EDGE   ((uint32_t)0x00000008U)
 

Detailed Description


Macro Definition Documentation

◆ FMC_IT_FALLING_EDGE

#define FMC_IT_FALLING_EDGE   ((uint32_t)0x00000020U)

Definition at line 1033 of file stm32f7xx_ll_fmc.h.

◆ FMC_IT_LEVEL

#define FMC_IT_LEVEL   ((uint32_t)0x00000010U)

Definition at line 1032 of file stm32f7xx_ll_fmc.h.

◆ FMC_IT_REFRESH_ERROR

#define FMC_IT_REFRESH_ERROR   ((uint32_t)0x00004000U)

Definition at line 1034 of file stm32f7xx_ll_fmc.h.

◆ FMC_IT_RISING_EDGE

#define FMC_IT_RISING_EDGE   ((uint32_t)0x00000008U)

Definition at line 1031 of file stm32f7xx_ll_fmc.h.



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