34.1.5.3 spi_m_async_enable
Enable SPI.
void spi_m_async_enable(
struct spi_m_async_descriptor * spi
)
Parameters
- spi
-
Type: struct spi_m_async_descriptor Struct *
Pointer to the HAL SPI instance.
Returns
Type: void
Operation status.
- ERR_NONE
-
Success.
- <0
-
Error code.