nrf_drv_twis_t

nRF5 SDK v12.1.0

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

  • components/drivers_nrf/twis_slave/nrf_drv_twis.h