Zephyr Project API 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
npcx_ex_ops_qspi_oper_in Struct Reference

Input parameters for FLASH_NPCX_EX_OP_SET_QSPI_OPER operation. More...

#include <npcx_flash_api_ex.h>

Data Fields

bool enable
 True to enable, false to disable.
 
uint32_t mask
 Mask of operations to configure.
 

Detailed Description

Input parameters for FLASH_NPCX_EX_OP_SET_QSPI_OPER operation.

Used to enable or disable specific NPCX Quad-SPI operations.

Field Documentation

◆ enable

bool npcx_ex_ops_qspi_oper_in::enable

True to enable, false to disable.

◆ mask

uint32_t npcx_ex_ops_qspi_oper_in::mask

Mask of operations to configure.


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