Infineon Logo AIROC BTSDK v4.2 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_spi_transport_cfg_s Struct Reference

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...
 

Detailed Description

SPI transport config.

Please not that the SPI pin selection must be done using Supermux array (wiced_platform_pin_config.c).

Field Documentation

uint32_t clock_speed

Clock speed (non-zero for master, zero for slave).

SPI mode (0-3).


The documentation for this struct was generated from the following file: