Spi Master configuration. More...

Go to the source code of this file.
Macros | |
| #define | CONFIG_SPI_MASTER_BITS_PER_TRANSFER 8 | 
| Default Config Spi Master Bits per Transfer Definition.  More... | |
| #define | CONFIG_SPI_MASTER_DELAY_BCS 0 | 
| Default Config Spi Master Delay BCS.  More... | |
| #define | CONFIG_SPI_MASTER_DELAY_BCT 0 | 
| Default Config Spi Master Delay BCT.  More... | |
| #define | CONFIG_SPI_MASTER_DELAY_BS 0 | 
| Default Config Spi Master Delay BS.  More... | |
| #define | CONFIG_SPI_MASTER_DUMMY 0xFF | 
| Default Config Spi Master Dummy Field.  More... | |
Spi Master configuration.
Copyright (c) 2011-2018 Microchip Technology Inc. and its subsidiaries.
Definition in file conf_spi_master.h.
| #define CONFIG_SPI_MASTER_BITS_PER_TRANSFER 8 | 
Default Config Spi Master Bits per Transfer Definition.
Definition at line 46 of file conf_spi_master.h.
| #define CONFIG_SPI_MASTER_DELAY_BCS 0 | 
Default Config Spi Master Delay BCS.
Definition at line 43 of file conf_spi_master.h.
| #define CONFIG_SPI_MASTER_DELAY_BCT 0 | 
Default Config Spi Master Delay BCT.
Definition at line 49 of file conf_spi_master.h.
| #define CONFIG_SPI_MASTER_DELAY_BS 0 | 
Default Config Spi Master Delay BS.
Definition at line 52 of file conf_spi_master.h.
| #define CONFIG_SPI_MASTER_DUMMY 0xFF | 
Default Config Spi Master Dummy Field.
Definition at line 55 of file conf_spi_master.h.