nRF51 SDK v10.0.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.


This document was last updated on Mon Nov 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.