conf_spi_master.h
Go to the documentation of this file.
1 
33 /*
34  * Support and FAQ: visit <a href="https://www.microchip.com/support/">Microchip Support</a>
35  */
36 
37 #ifndef CONF_SPI_MASTER_H_INCLUDED
38 #define CONF_SPI_MASTER_H_INCLUDED
39 
40 /* Possibility to change low-level configurations here */
41 
43 #define CONFIG_SPI_MASTER_DELAY_BCS 0
44 
46 #define CONFIG_SPI_MASTER_BITS_PER_TRANSFER 8
47 
49 #define CONFIG_SPI_MASTER_DELAY_BCT 0
50 
52 #define CONFIG_SPI_MASTER_DELAY_BS 0
53 
55 #define CONFIG_SPI_MASTER_DUMMY 0xFF
56 
57 #endif /* CONF_SPI_MASTER_H_INCLUDED */


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:17:57