aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/DataDef.h
diff options
context:
space:
mode:
authorAvi Levkovich <avi@twine-s.com>2018-04-25 09:39:31 +0300
committerAvi Levkovich <avi@twine-s.com>2018-04-25 09:39:31 +0300
commitc82908b6d5314bc2602ea10c373267b79fbdd810 (patch)
tree9f93e8955a4733c65af4ddbd5b7a6e57caecacf7 /Software/Embedded_SW/Embedded/DataDef.h
parent91e2d94ec400f700cb16c616df29359aaa414cb7 (diff)
downloadTango-c82908b6d5314bc2602ea10c373267b79fbdd810.tar.gz
Tango-c82908b6d5314bc2602ea10c373267b79fbdd810.zip
Start SPI ADS1220
Diffstat (limited to 'Software/Embedded_SW/Embedded/DataDef.h')
-rw-r--r--Software/Embedded_SW/Embedded/DataDef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Embedded_SW/Embedded/DataDef.h b/Software/Embedded_SW/Embedded/DataDef.h
index 7f2a820c4..c92c8f5b4 100644
--- a/Software/Embedded_SW/Embedded/DataDef.h
+++ b/Software/Embedded_SW/Embedded/DataDef.h
@@ -88,7 +88,7 @@ enum
//SPI
typedef struct //S_SPI
{
- unsigned char MotID;
+ //unsigned char MotID; //- TODO to remove this field
unsigned int TX_MOSI; //32bit (Master Output Slave Input )
unsigned int RX_MISO; //24bit (Master Input Slave Output)
//unsigned int BUSY; //32bit