nRF5 SDK v17.1.0
Data Fields
nrfx_twi_config_t Struct Reference

Structure for the configuration of the TWI master driver instance. More...

#include <nrfx_twi.h>

Data Fields

uint32_t scl
 SCL pin number.
 
uint32_t sda
 SDA pin number.
 
nrf_twi_frequency_t frequency
 TWI frequency.
 
uint8_t interrupt_priority
 Interrupt priority.
 
bool hold_bus_uninit
 Hold pull up state on GPIO pins after uninit.
 

Detailed Description

Structure for the configuration of the TWI master driver instance.


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

Documentation feedback | Developer Zone | Subscribe | Updated