![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
SPI master driver instance data structure. More...
#include <nrf_drv_spi.h>
Data Fields | |
| void * | p_registers |
| Pointer to the structure with SPI/SPIM peripheral instance registers. | |
| IRQn_Type | irq |
| SPI/SPIM peripheral instance IRQ number. | |
| uint8_t | drv_inst_idx |
| Driver instance index. | |
| bool | use_easy_dma |
| True if the peripheral with EasyDMA (SPIM) shall be used. | |
SPI master driver instance data structure.