spi_s_sync_enable

Enable SPI.

void spi_s_sync_enable(
    struct spi_s_sync_descriptor * spi
)

Parameters

spi

Type: struct spi_s_sync_descriptor Struct *

Pointer to the SPI Slave HAL instance.

Returns

Type: void