![]() |
ISF
2.1
Intelligent Sensing Framework for Kinetis with Processor Expert
|
fsl_spi_hal.h defines structures and types for the spi master HAL layer. More...
Go to the source code of this file.
Data Structures | |
struct | SpiConfig |
SPI hardware configuration settings. More... | |
Typedefs | |
typedef enum _spi_errors | spi_status_t |
Error codes for the SPI driver. More... | |
typedef enum _spi_master_slave_mode | spi_master_slave_mode_t |
SPI master or slave configuration. More... | |
typedef enum _spi_clock_polarity | spi_clock_polarity_t |
SPI clock polarity configuration. More... | |
typedef enum _spi_clock_phase | spi_clock_phase_t |
SPI clock phase configuration. More... | |
typedef enum _spi_shift_direction | spi_shift_direction_t |
SPI data shifter direction options. More... | |
typedef enum _spi_ss_output_mode | spi_ss_output_mode_t |
SPI slave select output mode options. More... | |
typedef enum _spi_pin_mode | spi_pin_mode_t |
SPI pin mode options. More... | |
typedef struct SpiConfig | spi_config_t |
SPI hardware configuration settings. More... | |
fsl_spi_hal.h defines structures and types for the spi master HAL layer.
File: fsl_spi_hal.h
Copyright (c) 2014, Freescale Semiconductor, Inc.
Definition in file fsl_spi_hal.h.