![]() |
nRF5 SDK
v15.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Structure for the TWI master driver instance configuration. More...
#include <nrfx_twim.h>
Data Fields | |
uint32_t | scl |
SCL pin number. | |
uint32_t | sda |
SDA pin number. | |
nrf_twim_frequency_t | frequency |
TWIM 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.