STM32L486xx HAL User Manual
Data Fields
QSPI_CommandTypeDef Struct Reference

QSPI Command structure definition. More...

#include <stm32l4xx_hal_qspi.h>

Data Fields

uint32_t Instruction
uint32_t Address
uint32_t AlternateBytes
uint32_t AddressSize
uint32_t AlternateBytesSize
uint32_t DummyCycles
uint32_t InstructionMode
uint32_t AddressMode
uint32_t AlternateByteMode
uint32_t DataMode
uint32_t NbData
uint32_t DdrMode
uint32_t DdrHoldHalfCycle
uint32_t SIOOMode

Detailed Description

QSPI Command structure definition.

Definition at line 146 of file stm32l4xx_hal_qspi.h.


Field Documentation

Definition at line 150 of file stm32l4xx_hal_qspi.h.

Referenced by QSPI_Config().

Definition at line 152 of file stm32l4xx_hal_qspi.h.

Referenced by QSPI_Config().


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