NUCLEO_SPIx_TIMEOUT_MAX is only used within STM32F4xx-Nucleo.
 
Symbols
loading...
Files
loading...

NUCLEO_SPIx_TIMEOUT_MAX macro

Syntax

#define NUCLEO_SPIx_TIMEOUT_MAX 1000

References

LocationText
stm32f4xx_nucleo.h:168
#define NUCLEO_SPIx_TIMEOUT_MAX 1000
stm32f4xx_nucleo.c:98
uint32_t SpixTimeout = NUCLEO_SPIx_TIMEOUT_MAX; /*<! Value of Timeout when SPI communication fails */