![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
SPI instance control block. More...
#include <nrf_spi_mngr.h>
Data Fields | |
nrf_spi_mngr_transaction_t const *volatile | p_current_transaction |
Currently realized transaction. | |
nrf_drv_spi_config_t | default_configuration |
Default hardware configuration. | |
nrf_drv_spi_config_t const * | p_current_configuration |
Pointer to current hardware configuration. | |
uint8_t volatile | current_transfer_idx |
Index of currently performed transfer (within current transaction). | |
SPI instance control block.