SmartSnippets DA1459x SDK
Data Fields
hw_qspi_page_program_instr_config_t Struct Reference

QSPIC Page Program instruction configuration structure (manual access mode) More...

#include <hw_qspi_v2.h>

Data Fields

HW_QSPI_BUS_MODE opcode_bus_mode: 2
 
HW_QSPI_BUS_MODE addr_bus_mode: 2
 
HW_QSPI_BUS_MODE data_bus_mode: 2
 
uint8_t opcode
 

Detailed Description

QSPIC Page Program instruction configuration structure (manual access mode)

Field Documentation

◆ addr_bus_mode

HW_QSPI_BUS_MODE hw_qspi_page_program_instr_config_t::addr_bus_mode

The bus mode of the address phase

◆ data_bus_mode

HW_QSPI_BUS_MODE hw_qspi_page_program_instr_config_t::data_bus_mode

The bus mode of the address phase

◆ opcode

uint8_t hw_qspi_page_program_instr_config_t::opcode

Page Program command opcode

◆ opcode_bus_mode

HW_QSPI_BUS_MODE hw_qspi_page_program_instr_config_t::opcode_bus_mode

The bus mode of the opcode phase


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