nrf_twi_mngr_transaction_t

nRF5 SDK v15.2.0

TWI transaction descriptor. More...

#include <nrf_twi_mngr.h>

Data Fields

nrf_twi_mngr_callback_t callback
User-specified function to be called after the transaction is finished.
void * p_user_data
Pointer to user data to be passed to the callback.
nrf_twi_mngr_transfer_t const * p_transfers
Pointer to the array of transfers that make up the transaction.
uint8_t number_of_transfers
Number of transfers that make up the transaction.
nrf_drv_twi_config_t const * p_required_twi_cfg
Pointer to instance hardware configuration.

Detailed Description

TWI transaction descriptor.

  • components/libraries/twi_mngr/nrf_twi_mngr.h