nRF5 SDK v12.1.0
Data Fields
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:

Documentation feedback | Developer Zone | Subscribe | Updated