MAV'RIC
/home/travis/build/lis-epfl/MAVRIC_Library/boards/megafly_rev4/conf_spi_master.h
Go to the documentation of this file.
00001 
00038 #ifndef CONF_SPI_MASTER_H_INCLUDED
00039 #define CONF_SPI_MASTER_H_INCLUDED
00040 
00041 #ifdef __cplusplus
00042 extern "C"
00043 {
00044 #endif
00045 
00046 /* Possibility to change low-level configurations here */
00047 
00049 // #define CONFIG_SPI_MASTER_DELAY_BCS            0
00050 
00052 // #define CONFIG_SPI_MASTER_BITS_PER_TRANSFER    8
00053 
00055 // #define CONFIG_SPI_MASTER_DELAY_BCT            0
00056 
00058 // #define CONFIG_SPI_MASTER_DELAY_BS             0
00059 
00061 // #define CONFIG_SPI_MASTER_DUMMY                0xFF
00062 
00063 #ifdef __cplusplus
00064 }
00065 #endif
00066 
00067 #endif /* CONF_SPI_MASTER_H_INCLUDED */
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines