19.6.4.2.3 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.
Data direction | Parameter name | Description |
---|---|---|
[in, out] | module |
Pointer to the software instance struct |