nRF5 SDK v11.0.0
Data Fields
nrf_drv_twi_t Struct Reference

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.
 

Detailed Description

Structure for the TWI master driver instance.


Documentation feedback | Developer Zone | Updated