nRF51 SDK - S120 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
spi_master_evt_t Struct Reference

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

#include <spi_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