#include <stdint.h>
#include <PinNames.h>
Go to the source code of this file.
◆ HW_LDACB
#define HW_LDACB SDP_GPIO_0 |
◆ SPI_CSB
#define SPI_CSB SDP_SPI_CS_A |
The ADI SDP_K1 can be used with either arduino headers or the 120-pin SDP connector found on ADI evaluation boards. The default is the SDP-120 connector.
Uncomment the ARDUINO #define to enable the ARDUINO connector
◆ SPI_HOST_SDI
#define SPI_HOST_SDI SDP_SPI_MISO |
◆ SPI_HOST_SDO
#define SPI_HOST_SDO SDP_SPI_MOSI |
◆ SPI_SCK
#define SPI_SCK SDP_SPI_SCK |