19.6.4.2.2 Function spi_disable()
Disables the SERCOM SPI module.
void spi_disable( struct spi_module *const module)
This function will disable the SERCOM SPI module.
Data direction | Parameter name | Description |
---|---|---|
[in, out] | module |
Pointer to the software instance struct |