• Main Page
  • Related Pages
  • Namespaces
  • Data Structures
  • Files
  • File List
  • Globals

include/roc/defines_spi.h (r4864/r4049)

Go to the documentation of this file.
00001 #ifndef ROC_DEFINES_SPI_H
00002 #define ROC_DEFINES_SPI_H
00003 
00004 #define ROC_SPI_COMMAND       0x420000
00005 #define ROC_SPI_TXDATA        0x420004
00006 #define ROC_SPI_RXDATA        0x420008
00007 #define ROC_SPI_TRANSMIT      0x42000C
00008 #define ROC_SPI_MASTER_CTRL   0x420100
00009 #define ROC_SPI_MASTER_STATUS 0x420200
00010 #define ROC_SPI_SLAVE_RESET   0x420300
00011 
00012 
00013 #endif
00014 

Generated on Tue Dec 10 2013 04:52:22 for ROCsoft by  doxygen 1.7.1