CTE on DUE USES_16BIT_BUS

This commit is contained in:
prenticedavid
2017-03-22 20:49:29 +00:00
parent d8009e3f54
commit f38e21f856

View File

@@ -596,6 +596,7 @@ static inline void write_8(uint8_t val)
#elif defined(__SAM3X8E__) && defined(USE_DUE_16BIT_SHIELD) //regular CTE shield on DUE
#warning USE_DUE_16BIT_SHIELD
#define USES_16BIT_BUS
// configure macros for the control pins
#define RD_PORT PIOA
#define RD_PIN 15 //D24 Graham