![]() |
nrfx 4.5.0
|
Structure for I2S configuration. More...
#include <nrfy_i2s.h>
Data Fields | |
| nrf_i2s_config_t | config |
| Peripheral configuration. | |
| nrf_i2s_pins_t | pins |
| Pins to be used. | |
| bool | skip_psel_cfg |
| Skip pin selection configuration. | |
Structure for I2S configuration.
| bool nrfy_i2s_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.