Structure for the TWI master driver instance. More...
#include <nrf_drv_twi.h>
Data Fields |
|
| union { | |
| NRF_TWI_Type * p_twi | |
|
Pointer to a structure with TWI registers.
|
|
| } | reg |
| uint8_t | drv_inst_idx |
|
Driver instance index.
|
|
| bool | use_easy_dma |
|
True if the peripheral with EasyDMA (TWIM) shall be used.
|
|
Detailed Description
Structure for the TWI master driver instance.
- components/drivers_nrf/twi_master/nrf_drv_twi.h