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.
|
|
Detailed Description
SPI master driver instance data structure.
- components/drivers_nrf/spi_master/nrf_drv_spi.h