SPI event structure definition. More...
#include <app_spi.h>
Public Attributes | |
| app_spi_evt_type_t | type |
| union { | |
| uint32_t error_code | |
| uint16_t size | |
| } | data |
| union { ... } app_spi_evt_t::data |
SPI data.
| uint16_t app_spi_evt_t::size |
| app_spi_evt_type_t app_spi_evt_t::type |