BeRTOS
cfg_spi_bitbang.h
Go to the documentation of this file.
00001 
00039 #ifndef CFG_SPI_BITBANG_H
00040 #define CFG_SPI_BITBANG_H
00041 
00048 #define CONFIG_SPI_DATAORDER  SPI_LSB_FIRST
00049 
00050 #endif /* CFG_SPI_BITBANG_H */
00051