![]() |
ISF
2.1
Intelligent Sensing Framework for Kinetis with Processor Expert
|
#include <isf_spi_master_types.h>
Data Fields | |
isf_duration_t | timeout |
spi_user_config_t | config |
Definition at line 17 of file isf_spi_master_types.h.
spi_user_config_t config |
The configuration information.
Definition at line 19 of file isf_spi_master_types.h.
isf_duration_t timeout |
The bus timeout value to use.
Definition at line 18 of file isf_spi_master_types.h.
Referenced by spi_master_adapter_acquire_lock(), spi_master_adapter_configure(), spi_master_adapter_get_endpoint(), spi_master_adapter_start(), and spi_master_adapter_stop().