discoverpixy
Main Page
Related Pages
Modules
Classes
Files
Macros
FSMC_Wait_feature
STM32F4xx_StdPeriph_Driver
»
FSMC
»
FSMC_Exported_Constants
»
FSMC_NAND_PCCARD_Controller
Collaboration diagram for FSMC_Wait_feature:
Macros
#define
FSMC_Waitfeature_Disable
((uint32_t)0x00000000)
#define
FSMC_Waitfeature_Enable
((uint32_t)0x00000002)
#define
IS_FSMC_WAIT_FEATURE
(FEATURE)
Detailed Description
Macro Definition Documentation
#define IS_FSMC_WAIT_FEATURE
(
FEATURE
)
Value:
(((FEATURE) == FSMC_Waitfeature_Disable) || \
((FEATURE) == FSMC_Waitfeature_Enable))
Generated on Sun May 10 2015 15:15:19 for discoverpixy by
1.8.9.1