![]() |
nrfx 4.5.0
|
Configuration structure for SPIM pins used for extended features. More...
#include <nrfy_spim.h>
Data Fields | |
| uint32_t | dcx_pin |
| D/CX pin number. | |
| uint32_t | csn_pin |
| CSN pin number. | |
Configuration structure for SPIM pins used for extended features.
| uint32_t nrfy_spim_ext_pins_t::csn_pin |
CSN pin number.
Set to NRF_SPIM_PIN_NOT_CONNECTED if this signal is not needed.
| uint32_t nrfy_spim_ext_pins_t::dcx_pin |
D/CX pin number.
Set to NRF_SPIM_PIN_NOT_CONNECTED if this signal is not needed.