STM32L4xx_Nucleo BSP User Manual: Private Defines

STM32L4xx Nucleo

STM32L4xx_Nucleo BSP User Manual
Private Defines

Defines

#define __STM32L4XX_NUCLEO_BSP_VERSION_MAIN   (0x01)
 STM32L476RG NUCLEO BSP Driver version.
#define __STM32L4XX_NUCLEO_BSP_VERSION_SUB1   (0x00)
#define __STM32L4XX_NUCLEO_BSP_VERSION_SUB2   (0x00)
#define __STM32L4XX_NUCLEO_BSP_VERSION_RC   (0x00)
#define __STM32L4XX_NUCLEO_BSP_VERSION
#define SD_DUMMY_BYTE   0xFF
 LINK SD Card.
#define SD_NO_RESPONSE_EXPECTED   0x80

Define Documentation

STM32L476RG NUCLEO BSP Driver version.

[31:24] main version

Definition at line 65 of file stm32l4xx_nucleo.c.

#define __STM32L4XX_NUCLEO_BSP_VERSION_RC   (0x00)

[7:0] release candidate

Definition at line 68 of file stm32l4xx_nucleo.c.

[23:16] sub1 version

Definition at line 66 of file stm32l4xx_nucleo.c.

[15:8] sub2 version

Definition at line 67 of file stm32l4xx_nucleo.c.

#define SD_DUMMY_BYTE   0xFF

LINK SD Card.

Definition at line 77 of file stm32l4xx_nucleo.c.

Referenced by SD_IO_Init(), and SD_IO_WriteDummy().

#define SD_NO_RESPONSE_EXPECTED   0x80

Definition at line 78 of file stm32l4xx_nucleo.c.

Referenced by SD_IO_WriteCmd().

Generated on Fri Jun 19 2015 16:52:00 for STM32L4xx_Nucleo BSP User Manual by   doxygen 1.7.6.1