Function spi_reset()

Resets the SPI module.

void spi_reset(
		struct spi_module *const module)

This function will reset the SPI module to its power on default values and disable it.

Table 1. Parameters
Data direction Parameter name Description

[in, out]

module

Pointer to the software instance struct