STM32F3xx_Nucleo_144 BSP User Manual: Private Constants

STM32F3xx Nucleo 144 BSP Drivers

STM32F3xx_Nucleo_144 BSP User Manual
Private Constants

Defines

#define __STM32F3xx_NUCLEO_BSP_VERSION_MAIN   (0x01)
 STM32F3xx NUCLEO BSP Driver version number V1.0.3.
#define __STM32F3xx_NUCLEO_BSP_VERSION_SUB1   (0x00)
#define __STM32F3xx_NUCLEO_BSP_VERSION_SUB2   (0x03)
#define __STM32F3xx_NUCLEO_BSP_VERSION_RC   (0x00)
#define __STM32F3xx_NUCLEO_BSP_VERSION
#define SD_DUMMY_BYTE   0xFF
 LINK SD Card.
#define SD_NO_RESPONSE_EXPECTED   0x80

Define Documentation

STM32F3xx NUCLEO BSP Driver version number V1.0.3.

[31:24] main version

Definition at line 63 of file stm32f3xx_nucleo_144.c.

#define __STM32F3xx_NUCLEO_BSP_VERSION_RC   (0x00)

[7:0] release candidate

Definition at line 66 of file stm32f3xx_nucleo_144.c.

[23:16] sub1 version

Definition at line 64 of file stm32f3xx_nucleo_144.c.

[15:8] sub2 version

Definition at line 65 of file stm32f3xx_nucleo_144.c.

#define SD_DUMMY_BYTE   0xFF

LINK SD Card.

Definition at line 75 of file stm32f3xx_nucleo_144.c.

Referenced by SD_IO_Init().

#define SD_NO_RESPONSE_EXPECTED   0x80

Definition at line 76 of file stm32f3xx_nucleo_144.c.

Generated on Wed May 31 2017 11:02:21 for STM32F3xx_Nucleo_144 BSP User Manual by   doxygen 1.7.6.1