AIROC™ BTSDK v4.4 - Documentation | ||||
SPI transport config. More...
Data Fields | |
uint32_t | clock_speed |
Clock speed (non-zero for master, zero for slave). More... | |
WICED_SPI_ENDIAN | endian |
Direction of bit data flow (MSB or LSB first) | |
WICED_SPI_SS_POLARITY | polarity |
Active high or active low for chip select line. | |
WICED_SPI_MODE | mode |
SPI mode (0-3). More... | |
SPI transport config.
Please not that the SPI pin selection must be done using Supermux array (wiced_platform_pin_config.c).
uint32_t clock_speed |
Clock speed (non-zero for master, zero for slave).
WICED_SPI_MODE mode |
SPI mode (0-3).