app_qspi_pin_cfg_t Struct Reference

QSPI configuration Structures. More...

#include <app_qspi.h>

Data Fields

app_qspi_pin_t cs
 
app_qspi_pin_t clk
 
app_qspi_pin_t io_0
 
app_qspi_pin_t io_1
 
app_qspi_pin_t io_2
 
app_qspi_pin_t io_3
 

Detailed Description

QSPI configuration Structures.

Field Documentation

◆ clk

app_qspi_pin_t app_qspi_pin_cfg_t::clk

Set the configuration of QSPI CLK pin.

◆ cs

app_qspi_pin_t app_qspi_pin_cfg_t::cs

Set the configuration of QSPI CS pin.

◆ io_0

app_qspi_pin_t app_qspi_pin_cfg_t::io_0

Set the configuration of QSPI IO0 pin.

◆ io_1

app_qspi_pin_t app_qspi_pin_cfg_t::io_1

Set the configuration of QSPI IO1 pin.

◆ io_2

app_qspi_pin_t app_qspi_pin_cfg_t::io_2

Set the configuration of QSPI IO2 pin.

◆ io_3

app_qspi_pin_t app_qspi_pin_cfg_t::io_3

Set the configuration of QSPI IO3 pin.


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