nRF5 SDK v12.1.0
Data Fields
nrf_drv_spi_t Struct Reference

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.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated