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.
- components/libraries/twi/app_twi.h