STM32L0xx_Nucleo_32 BSP User Manual: Private Defines

STM32L0xx Nucleo 32 BSP Drivers

STM32L0xx_Nucleo_32 BSP User Manual
Private Defines

Defines

#define __STM32L0XX_NUCLEO_32_BSP_VERSION_MAIN   (0x01)
 STM32L0XX NUCLEO BSP Driver version number.
#define __STM32L0XX_NUCLEO_32_BSP_VERSION_SUB1   (0x00)
#define __STM32L0XX_NUCLEO_32_BSP_VERSION_SUB2   (0x03)
#define __STM32L0XX_NUCLEO_32_BSP_VERSION_RC   (0x00)
#define __STM32L0XX_NUCLEO_32_BSP_VERSION
#define SD_DUMMY_BYTE   0xFF
 LINK SD Card.
#define SD_NO_RESPONSE_EXPECTED   0x80

Define Documentation

STM32L0XX NUCLEO BSP Driver version number.

[31:24] main version

Definition at line 58 of file stm32l0xx_nucleo_32.c.

[7:0] release candidate

Definition at line 61 of file stm32l0xx_nucleo_32.c.

[23:16] sub1 version

Definition at line 59 of file stm32l0xx_nucleo_32.c.

[15:8] sub2 version

Definition at line 60 of file stm32l0xx_nucleo_32.c.

#define SD_DUMMY_BYTE   0xFF

LINK SD Card.

Definition at line 70 of file stm32l0xx_nucleo_32.c.

Referenced by SD_IO_Init(), and SD_IO_WriteDummy().

#define SD_NO_RESPONSE_EXPECTED   0x80

Definition at line 71 of file stm32l0xx_nucleo_32.c.

Referenced by SD_IO_WriteCmd().

Generated on Mon Aug 28 2017 14:48:51 for STM32L0xx_Nucleo_32 BSP User Manual by   doxygen 1.7.6.1