STM32F411E-Discovery + 0/1 examples
CodeScope will show references to DUMMY_BYTE from the following samples and libraries:
Drivers
Boards
 
Symbols
loading...
Files
loading...

DUMMY_BYTE macro

Syntax

#define DUMMY_BYTE ((uint8_t)0x00)

Examples

DUMMY_BYTE is referenced by 1 libraries and example projects.

References

LocationText
stm32f411e_discovery.h:192
#define DUMMY_BYTE ((uint8_t)0x00)
stm32f411e_discovery.c:572
*pBuffer = SPIx_WriteRead(DUMMY_BYTE);