STM32F1xx_Nucleo BSP User Manual: Private Defines

STM32F103, STM32F107, STM32F151, STM32F152 Nucleo BSP Drivers

STM32F1xx_Nucleo BSP User Manual
Private Defines

Defines

#define __STM32F1XX_NUCLEO_BSP_VERSION_MAIN   (0x01)
 STM32F103RB NUCLEO BSP Driver version.
#define __STM32F1XX_NUCLEO_BSP_VERSION_SUB1   (0x00)
#define __STM32F1XX_NUCLEO_BSP_VERSION_SUB2   (0x03)
#define __STM32F1XX_NUCLEO_BSP_VERSION_RC   (0x00)
#define __STM32F1XX_NUCLEO_BSP_VERSION
#define SD_DUMMY_BYTE   0xFF
 LINK SD Card.
#define SD_NO_RESPONSE_EXPECTED   0x80

Define Documentation

STM32F103RB NUCLEO BSP Driver version.

[31:24] main version

Definition at line 65 of file stm32f1xx_nucleo.c.

#define __STM32F1XX_NUCLEO_BSP_VERSION_RC   (0x00)

[7:0] release candidate

Definition at line 68 of file stm32f1xx_nucleo.c.

[23:16] sub1 version

Definition at line 66 of file stm32f1xx_nucleo.c.

[15:8] sub2 version

Definition at line 67 of file stm32f1xx_nucleo.c.

#define SD_DUMMY_BYTE   0xFF

LINK SD Card.

Definition at line 77 of file stm32f1xx_nucleo.c.

Referenced by SD_IO_Init().

#define SD_NO_RESPONSE_EXPECTED   0x80

Definition at line 78 of file stm32f1xx_nucleo.c.

Generated on Fri Mar 3 2017 19:17:51 for STM32F1xx_Nucleo BSP User Manual by   doxygen 1.7.6.1