![]() |
Synergy Software Package User's Manual
|
#include <sf_spi_api.h>
Data Fields | |
| sf_spi_bus_t * | p_bus |
| Bus used by the device. | |
| ioport_port_pin_t | chip_select |
| Chip select for this device. | |
| ioport_level_t | chip_select_level_active |
| Polarity of CS, active High or Low. | |
| spi_cfg_t const * | p_lower_lvl_cfg |
| Pointer to SPI HAL configuration. | |
Configuration for Framework SPI driver.