STM32F4xx-Nucleo BSP User Manual: STM32F4XX NUCLEO LOW LEVEL Private Defines

STM32F4xx Nucleo BSP Drivers

STM32F4xx-Nucleo BSP User Manual
STM32F4XX NUCLEO LOW LEVEL Private Defines

Defines

#define __STM32F4xx_NUCLEO_BSP_VERSION_MAIN   (0x01)
 STM32F4xx NUCLEO BSP Driver version number V1.2.6.
#define __STM32F4xx_NUCLEO_BSP_VERSION_SUB1   (0x02)
#define __STM32F4xx_NUCLEO_BSP_VERSION_SUB2   (0x06)
#define __STM32F4xx_NUCLEO_BSP_VERSION_RC   (0x00)
#define __STM32F4xx_NUCLEO_BSP_VERSION
#define SD_DUMMY_BYTE   0xFF
 LINK SD Card.
#define SD_NO_RESPONSE_EXPECTED   0x80

Define Documentation

STM32F4xx NUCLEO BSP Driver version number V1.2.6.

[31:24] main version

Definition at line 74 of file stm32f4xx_nucleo.c.

#define __STM32F4xx_NUCLEO_BSP_VERSION_RC   (0x00)

[7:0] release candidate

Definition at line 77 of file stm32f4xx_nucleo.c.

[23:16] sub1 version

Definition at line 75 of file stm32f4xx_nucleo.c.

[15:8] sub2 version

Definition at line 76 of file stm32f4xx_nucleo.c.

#define SD_DUMMY_BYTE   0xFF

LINK SD Card.

Definition at line 86 of file stm32f4xx_nucleo.c.

Referenced by SD_IO_Init().

#define SD_NO_RESPONSE_EXPECTED   0x80

Definition at line 87 of file stm32f4xx_nucleo.c.

Generated on Fri Jan 20 2017 15:36:09 for STM32F4xx-Nucleo BSP User Manual by   doxygen 1.7.6.1