![]() |
nrfx 4.5.0
|
UARTE configuration structure. More...
#include <nrfy_uarte.h>
Data Fields | |
| nrfy_uarte_pins_t | pins |
| Pin configuration structure. | |
| nrf_uarte_baudrate_t | baudrate |
| Baud rate. | |
| nrf_uarte_config_t | config |
| Peripheral configuration. | |
| bool | skip_psel_cfg |
| Skip pin selection configuration. | |
UARTE configuration structure.
| bool nrfy_uarte_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.