nRF5 SDK v13.0.0
Data Fields
nrf_qspi_prot_conf_t Struct Reference

Structure with QSPI protocol interface configuration. More...

#include <nrf_qspi.h>

Data Fields

nrf_qspi_readoc_t readoc
 
nrf_qspi_writeoc_t writeoc
 
nrf_qspi_addrmode_t addrmode
 
bool dpmconfig
 

Detailed Description

Structure with QSPI protocol interface configuration.

Field Documentation

nrf_qspi_addrmode_t nrf_qspi_prot_conf_t::addrmode

Addresing mode (24-bit or 32-bit).

bool nrf_qspi_prot_conf_t::dpmconfig

Enable the Deep Power-down Mode (DPM) feature.

nrf_qspi_readoc_t nrf_qspi_prot_conf_t::readoc

Read operation code.

nrf_qspi_writeoc_t nrf_qspi_prot_conf_t::writeoc

Write operation code.


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

Documentation feedback | Developer Zone | Subscribe | Updated