![]() |
nrfx 4.5.0
|
TWIM configuration structure. More...
#include <nrfy_twim.h>
Data Fields | |
| nrfy_twim_pins_t | pins |
| TWIM pins configuation. | |
| nrf_twim_frequency_t | frequency |
| TWIM frequency. | |
| bool | skip_psel_cfg |
| Skip pin selection configuration. | |
TWIM configuration structure.
| bool nrfy_twim_config_t::skip_psel_cfg |
Skip pin selection configuration.
When set to true, the driver does not modify pin select registers in the peripheral. Those registers are supposed to be set up externally before the driver is initialized.