nRF51 SDK v9.0.0
Data Fields
spi_master_evt_t Struct Reference

Struct containing parameters of the SPI MASTER event. More...

#include <spi_5W_master.h>

Data Fields

spi_master_evt_type_t type
 
uint16_t data
 
spi_master_evt_type_t evt_type
 
uint16_t data_count
 

Detailed Description

Struct containing parameters of the SPI MASTER event.

Field Documentation

uint16_t spi_master_evt_t::data

event data - context dependent

uint16_t spi_master_evt_t::data_count

Count of data sent.

spi_master_evt_type_t spi_master_evt_t::evt_type

Type of an event.

spi_master_evt_type_t spi_master_evt_t::type

Type of an event


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