STM32F10x Standard Peripherals Library  3.5.0
FSMC_Burst_Access_Mode

Defines

#define FSMC_BurstAccessMode_Disable   ((uint32_t)0x00000000)
#define FSMC_BurstAccessMode_Enable   ((uint32_t)0x00000100)
#define IS_FSMC_BURSTMODE(STATE)

Define Documentation

#define FSMC_BurstAccessMode_Disable   ((uint32_t)0x00000000)

Definition at line 339 of file stm32f10x_fsmc.h.

#define FSMC_BurstAccessMode_Enable   ((uint32_t)0x00000100)

Definition at line 340 of file stm32f10x_fsmc.h.

#define IS_FSMC_BURSTMODE (   STATE)
Value:

Definition at line 341 of file stm32f10x_fsmc.h.