Structure for TWIS configuration. More...
#include <nrf_drv_twis.h>
Data Fields |
|
| uint32_t | addr [2] |
|
Set addresses that this slave should respond. Set 0 to disable.
|
|
| uint32_t | scl |
|
SCL pin number.
|
|
| nrf_gpio_pin_pull_t | scl_pull |
|
SCL pin pull.
|
|
| uint32_t | sda |
|
SDA pin number.
|
|
| nrf_gpio_pin_pull_t | sda_pull |
|
SDA pin pull.
|
|
| uint8_t | interrupt_priority |
|
The priority of interrupt for the module to set.
|
|
Detailed Description
Structure for TWIS configuration.
- components/drivers_nrf/twis_slave/nrf_drv_twis.h