STM32F723E-Discovery BSP User Manual: LOW_LEVEL Private Defines

STM32F723E-Discovery BSP

STM32F723E-Discovery BSP User Manual
LOW_LEVEL Private Defines

Defines

#define __STM32F723E_DISCOVERY_BSP_VERSION_MAIN   (0x01)
 STM32F723E Discovery BSP Driver version number V1.0.1.
#define __STM32F723E_DISCOVERY_BSP_VERSION_SUB1   (0x00)
#define __STM32F723E_DISCOVERY_BSP_VERSION_SUB2   (0x01)
#define __STM32F723E_DISCOVERY_BSP_VERSION_RC   (0x00)
#define __STM32F723E_DISCOVERY_BSP_VERSION
#define FMC_BANK2_BASE   ((uint32_t)(0x60000000 | 0x04000000))
#define FMC_BANK2   ((LCD_CONTROLLER_TypeDef *) FMC_BANK2_BASE)

Define Documentation

STM32F723E Discovery BSP Driver version number V1.0.1.

[31:24] main version

Definition at line 80 of file stm32f723e_discovery.c.

[7:0] release candidate

Definition at line 83 of file stm32f723e_discovery.c.

[23:16] sub1 version

Definition at line 81 of file stm32f723e_discovery.c.

[15:8] sub2 version

Definition at line 82 of file stm32f723e_discovery.c.

#define FMC_BANK2_BASE   ((uint32_t)(0x60000000 | 0x04000000))

Definition at line 90 of file stm32f723e_discovery.c.

Generated on Tue May 30 2017 13:59:12 for STM32F723E-Discovery BSP User Manual by   doxygen 1.7.6.1