nRF51 SDK v10.0.0
Data Fields
app_twi_transfer_t Struct Reference

TWI transfer descriptor. More...

#include <app_twi.h>

Data Fields

uint8_t * p_data
 Pointer to the buffer holding the data.
 
uint8_t length
 Number of bytes to transfer.
 
uint8_t operation
 Device address combined with transfer direction.
 
uint8_t flags
 Transfer flags (see APP_TWI_NO_STOP).
 

Detailed Description

TWI transfer descriptor.


This document was last updated on Mon Nov 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.