more work on ccspi reflexive jam with autoack. jamming is slow in the autoack mode...
[goodfet] / firmware / include / ccspi.h
index a0e787e..b831bf3 100644 (file)
 #define CCSPI_RX_FLUSH 0x82
 //Flush TX
 #define CCSPI_TX_FLUSH 0x83
+//Reflexive jam.
+#define CCSPI_REFLEX 0xA0
+//Reflexive jam that sends a forged ACK frame if one was requested
+#define CCSPI_REFLEX_AUTOACK 0xA1
 
 
 //Bit fields for command word.