![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
Structure for the TWI master driver instance configuration. 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. | |
Structure for the TWI master driver instance configuration.