![]() |
ISF
2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
|
Go to the source code of this file.
Macros | |
#define | FSL_ISF_SPI1 0 |
Device instance number. More... | |
#define | ISF_SPI1_DMA_MODE 0U |
ISF_SPI1 component mode. More... | |
Variables | |
dspi_master_state_t | ISF_SPI1_MasterState |
Driver state structure. Generated due to enabled auto initialization. More... | |
uint32_t | ISF_SPI1_calculatedBaudRate |
Driver calculated baudrate is returned from DSPI_DRV_MasterInit() call. Generated due to enabled auto initialization. More... | |
const dspi_device_t | ISF_SPI1_BusConfig0 |
Master bus configuration declaration. More... | |
const dspi_master_user_config_t | ISF_SPI1_MasterConfig0 |
Master configuration declaration. More... | |
const dspi_slave_user_config_t | ISF_SPI1_SlaveConfig0 |
Slave configuration declaration. More... | |
Definition in file ISF_SPI1.h.