![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Structure for the TWI master driver instance. More...
#include <nrf_drv_twi.h>
Data Fields | |
| union { | |
| NRF_TWI_Type * p_twi | |
| Pointer to a structure with TWI registers. | |
| } | reg |
| uint8_t | drv_inst_idx |
| Driver instance index. | |
| bool | use_easy_dma |
| True if the peripheral with EasyDMA (TWIM) shall be used. | |
Structure for the TWI master driver instance.