ADuCM4x50 Device Drivers API Reference Manual
Release 4.0.0.0
|
Modules | |
SPI0 Static Configuration | |
SPI1 Static Configuration | |
SPI2 Static Configuration | |
Macros | |
#define | ADI_CFG_SYSTEM_CLOCK_HZ (26000000u) |
#define | ADI_SPI_TRAP_RXOVR (1u) |
#define | ADI_SPI_TRAP_TXUNDR (1u) |
#define ADI_CFG_SYSTEM_CLOCK_HZ (26000000u) |
Set this macro to the system clock frequency in hertz
Definition at line 25 of file adi_spi_config.h.
#define ADI_SPI_TRAP_RXOVR (1u) |
Set this macro to ignore RXOVF errors in SPI interrupt handlers
Definition at line 28 of file adi_spi_config.h.
#define ADI_SPI_TRAP_TXUNDR (1u) |
Set this macro to ignore TXUND errors in SPI interrupt handlers
Definition at line 31 of file adi_spi_config.h.