![]() |
ISF
2.1
Intelligent Sensing Framework for Kinetis with Processor Expert
|
Information about a device on the SPI bus. More...
#include <fsl_spi_master_driver.h>

Data Fields | |
| uint32_t | busFrequencyKHz |
| spi_clock_polarity_t | polarity |
| spi_clock_phase_t | phase |
| spi_shift_direction_t | direction |
Information about a device on the SPI bus.
Definition at line 35 of file fsl_spi_master_driver.h.
| uint32_t busFrequencyKHz |
Definition at line 36 of file fsl_spi_master_driver.h.
| spi_shift_direction_t direction |
Definition at line 39 of file fsl_spi_master_driver.h.
| spi_clock_phase_t phase |
Definition at line 38 of file fsl_spi_master_driver.h.
| spi_clock_polarity_t polarity |
Definition at line 37 of file fsl_spi_master_driver.h.