STM32VL-Discovery BSP User Manual: STM32VL DISCOVERY Private Defines

STM32VL Discovery BSP

STM32VL-Discovery BSP User Manual
STM32VL DISCOVERY Private Defines

Defines

#define __STM32VL_DISCO_BSP_VERSION_MAIN   (0x01)
 STM32VL-Discovery BSP Driver version number.
#define __STM32VL_DISCO_BSP_VERSION_SUB1   (0x00)
#define __STM32VL_DISCO_BSP_VERSION_SUB2   (0x01)
#define __STM32VL_DISCO_BSP_VERSION_RC   (0x00)
#define __STM32VL_DISCO_BSP_VERSION

Define Documentation

#define __STM32VL_DISCO_BSP_VERSION_MAIN   (0x01)

STM32VL-Discovery BSP Driver version number.

[31:24] main version

Definition at line 59 of file stm32vl_discovery.c.

#define __STM32VL_DISCO_BSP_VERSION_RC   (0x00)

[7:0] release candidate

Definition at line 62 of file stm32vl_discovery.c.

#define __STM32VL_DISCO_BSP_VERSION_SUB1   (0x00)

[23:16] sub1 version

Definition at line 60 of file stm32vl_discovery.c.

#define __STM32VL_DISCO_BSP_VERSION_SUB2   (0x01)

[15:8] sub2 version

Definition at line 61 of file stm32vl_discovery.c.

Generated on Fri Mar 3 2017 19:32:58 for STM32VL-Discovery BSP User Manual by   doxygen 1.7.6.1