![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
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). | |
TWI transfer descriptor.