nRF5 SDK v13.0.0
Data Fields
nrf_qspi_phy_conf_t Struct Reference

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
 

Detailed Description

QSPI physical interface configuration.

Field Documentation

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.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated