TWI transaction descriptor. More...
#include <app_twi.h>
Data Fields |
|
| app_twi_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.
|
|
| app_twi_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.
|
|
Detailed Description
TWI transaction descriptor.
- components/libraries/twi/app_twi.h