![]() |
nRF5 SDK
v14.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
QSPI physical interface configuration. More...
#include <nrf_qspi.h>
Data Fields | |
uint8_t | sck_delay |
bool | dpmen |
nrf_qspi_spi_mode_t | spi_mode |
nrf_qspi_frequency_t | sck_freq |
QSPI physical interface configuration.
bool nrf_qspi_phy_conf_t::dpmen |
Enable the DPM feature.
uint8_t nrf_qspi_phy_conf_t::sck_delay |
tSHSL, tWHSL, and tSHWL in number of 16 MHz periods (62.5ns).
nrf_qspi_frequency_t nrf_qspi_phy_conf_t::sck_freq |
SCK frequency given as enum nrf_qspi_frequency_t.
nrf_qspi_spi_mode_t nrf_qspi_phy_conf_t::spi_mode |
SPI phase and polarization.