nRF5 SDK  v12.1.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
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: