discoverpixy
Main Page
Related Pages
Modules
Classes
Files
Macros
FSMC_AsynchronousWait
STM32F4xx_StdPeriph_Driver
»
FSMC
»
FSMC_Exported_Constants
»
FSMC_NOR_SRAM_Controller
Collaboration diagram for FSMC_AsynchronousWait:
Macros
#define
FSMC_AsynchronousWait_Disable
((uint32_t)0x00000000)
#define
FSMC_AsynchronousWait_Enable
((uint32_t)0x00008000)
#define
IS_FSMC_ASYNWAIT
(STATE)
Detailed Description
Macro Definition Documentation
#define IS_FSMC_ASYNWAIT
(
STATE
)
Value:
(((STATE) == FSMC_AsynchronousWait_Disable) || \
((STATE) == FSMC_AsynchronousWait_Enable))
Generated on Sun May 10 2015 15:15:19 for discoverpixy by
1.8.9.1