nRF5 SDK v13.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.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated