nRF5 SDK  v12.1.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
nrf_drv_twis_t Struct Reference

TWIS driver instance structure. More...

#include <nrf_drv_twis.h>

Data Fields

uint8_t instNr
 

Detailed Description

TWIS driver instance structure.

Note
We only need instance number here so we could really use just a number that would be send to every driver function. But for compatibility reason this number is inserted into the structure.

Field Documentation

uint8_t nrf_drv_twis_t::instNr

Instance number


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