Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

Check if SPI CS is controlled using a GPIO.

Check if SPI CS is controlled using a GPIO.

Check if SPI CS in spi_dt_spec is controlled using a GPIO.

Parameters
configSPI configuration.
Returns
true If CS is controlled using a GPIO.
false If CS is controlled by hardware or any other means.
Parameters
specSPI specification from devicetree.
Returns
true If CS is controlled using a GPIO.
false If CS is controlled by hardware or any other means.