nrf_drv_spi_t

nRF5 SDK v10.0.0

nRF51 SDK v10.0.0

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.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .