19.6.2.6 Struct spi_slave_inst
SPI peripheral slave software instance structure, used to configure the correct SPI transfer mode settings for an attached slave. See spi_select_slave.
| Type | Name | Description |
|---|---|---|
| uint8_t | address |
Address of slave device |
| bool | address_enabled |
Address recognition enabled in slave device |
| uint8_t | ss_pin |
Pin to use as slave select |
