discoverpixy
Main Page
Related Pages
Modules
Classes
Files
Macros
FSMC_Wrap_Mode
STM32F4xx_StdPeriph_Driver
»
FSMC
»
FSMC_Exported_Constants
»
FSMC_NOR_SRAM_Controller
Collaboration diagram for FSMC_Wrap_Mode:
Macros
#define
FSMC_WrapMode_Disable
((uint32_t)0x00000000)
#define
FSMC_WrapMode_Enable
((uint32_t)0x00000400)
#define
IS_FSMC_WRAP_MODE
(MODE)
Detailed Description
Macro Definition Documentation
#define IS_FSMC_WRAP_MODE
(
MODE
)
Value:
(((MODE) == FSMC_WrapMode_Disable) || \
((MODE) == FSMC_WrapMode_Enable))
Generated on Sun May 10 2015 15:15:19 for discoverpixy by
1.8.9.1