STM32412G-Discovery BSP User Manual: STM32412G Discovery Low Level Private Def

STM32412G-Discovery BSP Drivers

STM32412G-Discovery BSP User Manual
STM32412G Discovery Low Level Private Def

Defines

#define __STM32412G_DISCOVERY_BSP_VERSION_MAIN   (0x02)
 STM32412G DISCOVERY BSP Driver version number V2.0.0.
#define __STM32412G_DISCOVERY_BSP_VERSION_SUB1   (0x00)
#define __STM32412G_DISCOVERY_BSP_VERSION_SUB2   (0x00)
#define __STM32412G_DISCOVERY_BSP_VERSION_RC   (0x00)
#define __STM32412G_DISCOVERY_BSP_VERSION
#define FMC_BANK1_BASE   ((uint32_t)(0x60000000 | 0x00000000))
#define FMC_BANK3_BASE   ((uint32_t)(0x60000000 | 0x08000000))
#define FMC_BANK1   ((LCD_CONTROLLER_TypeDef *) FMC_BANK1_BASE)

Define Documentation

STM32412G DISCOVERY BSP Driver version number V2.0.0.

[31:24] main version

Definition at line 74 of file stm32412g_discovery.c.

[7:0] release candidate

Definition at line 77 of file stm32412g_discovery.c.

[23:16] sub1 version

Definition at line 75 of file stm32412g_discovery.c.

[15:8] sub2 version

Definition at line 76 of file stm32412g_discovery.c.

#define FMC_BANK1_BASE   ((uint32_t)(0x60000000 | 0x00000000))

Definition at line 84 of file stm32412g_discovery.c.

#define FMC_BANK3_BASE   ((uint32_t)(0x60000000 | 0x08000000))

Definition at line 85 of file stm32412g_discovery.c.

Generated on Tue Jan 24 2017 11:28:05 for STM32412G-Discovery BSP User Manual by   doxygen 1.7.6.1