Library used to configure a AD9854 Libreria usada para comunicarse con el AD9854

Dependents:   JRO_DDSv2 JRO_DDSv2_rev2019

Revision:
5:6500be930b36
Child:
6:dd61acd77e2c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/JroSIR.h	Mon Feb 23 20:36:23 2015 +0000
@@ -0,0 +1,9 @@
+#ifndef        JRO_SIR
+#define        JRO_SIR
+
+//Device commands
+#define CMD_RESET       0X01
+#define CMD_ENABLE      0x02
+#define CMD_CHANGE_IP   0x03
+
+#endif
\ No newline at end of file