Structure containing the event context from the SPI slave driver. More...
#include <nrf_drv_spis.h>
Data Fields |
|
| nrf_drv_spis_event_type_t | evt_type |
|
Type of event.
|
|
| uint32_t | rx_amount |
|
Number of bytes received in last transaction. This parameter is only valid for
NRF_DRV_SPIS_XFER_DONE
events.
|
|
| uint32_t | tx_amount |
|
Number of bytes transmitted in last transaction. This parameter is only valid for
NRF_DRV_SPIS_XFER_DONE
events.
|
|
Detailed Description
Structure containing the event context from the SPI slave driver.
- components/drivers_nrf/spi_slave/nrf_drv_spis.h