![]() |
nRF5 SDK
v15.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
TWI transfer descriptor. More...
#include <nrf_twi_mngr.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 NRF_TWI_MNGR_NO_STOP). | |
TWI transfer descriptor.