STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros
Library_configuration_section

Macros

#define STM32F7
 STM32 Family. More...
 
#define __STM32F7_CMSIS_VERSION_MAIN   (0x01)
 Comment the line below if you will not use the peripherals drivers. In this case, these drivers will not be included and the application code will be based on direct access to peripherals registers. More...
 
#define __STM32F7_CMSIS_VERSION_SUB1   (0x01)
 
#define __STM32F7_CMSIS_VERSION_SUB2   (0x00)
 
#define __STM32F7_CMSIS_VERSION_RC   (0x00)
 
#define __STM32F7_CMSIS_VERSION
 

Detailed Description

Macro Definition Documentation

#define __STM32F7_CMSIS_VERSION
Value:
#define __STM32F7_CMSIS_VERSION
Definition: stm32f7xx.h:114
#define __STM32F7_CMSIS_VERSION_SUB1
Definition: stm32f7xx.h:111
#define __STM32F7_CMSIS_VERSION_SUB2
Definition: stm32f7xx.h:112
#define __STM32F7_CMSIS_VERSION_MAIN
Comment the line below if you will not use the peripherals drivers. In this case, these drivers will ...
Definition: stm32f7xx.h:110

Definition at line 114 of file stm32f7xx.h.

#define __STM32F7_CMSIS_VERSION_MAIN   (0x01)

Comment the line below if you will not use the peripherals drivers. In this case, these drivers will not be included and the application code will be based on direct access to peripherals registers.

< STM32F756VG, STM32F756ZG, STM32F756ZG, STM32F756IG, STM32F756BG, STM32F756NG Devices

< STM32F746VE, STM32F746VG, STM32F746ZE, STM32F746ZG, STM32F746IE, STM32F746IG, STM32F746BE, STM32F746BG, STM32F746NE, STM32F746NG Devices

< STM32F745VE, STM32F745VG, STM32F745ZG, STM32F745ZE, STM32F745IE, STM32F745IG Devices

< STM32F765BI, STM32F765BG, STM32F765NI, STM32F765NG, STM32F765II, STM32F765IG, STM32F765ZI, STM32F765ZG, STM32F765VI, STM32F765VG Devices

< STM32F767BG, STM32F767BI, STM32F767IG, STM32F767II, STM32F767NG, STM32F767NI, STM32F767VG, STM32F767VI, STM32F767ZG, STM32F767ZI, STM32F768AI Devices

< STM32F769AG, STM32F769AI, STM32F769BG, STM32F769BI, STM32F769IG, STM32F769II, STM32F769NG, STM32F769NI Devices

< STM32F777VI, STM32F777ZI, STM32F777II, STM32F777BI, STM32F777NI, STM32F778AI Devices

< STM32F779II, STM32F779BI, STM32F779NI, STM32F779AI Devices CMSIS Device version number V1.1.0[31:24] main version

Definition at line 110 of file stm32f7xx.h.

#define __STM32F7_CMSIS_VERSION_RC   (0x00)

[7:0] release candidate

Definition at line 113 of file stm32f7xx.h.

#define __STM32F7_CMSIS_VERSION_SUB1   (0x01)

[23:16] sub1 version

Definition at line 111 of file stm32f7xx.h.

#define __STM32F7_CMSIS_VERSION_SUB2   (0x00)

[15:8] sub2 version

Definition at line 112 of file stm32f7xx.h.

#define STM32F7

STM32 Family.

Definition at line 71 of file stm32f7xx.h.