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