STM32F479xx HAL User Manual
|
QSPI Command structure definition. More...
#include <stm32f4xx_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 |
QSPI Command structure definition.
Definition at line 132 of file stm32f4xx_hal_qspi.h.
uint32_t QSPI_CommandTypeDef::Address |
Definition at line 136 of file stm32f4xx_hal_qspi.h.
Referenced by QSPI_Config().
uint32_t QSPI_CommandTypeDef::AddressMode |
Definition at line 148 of file stm32f4xx_hal_qspi.h.
Referenced by HAL_QSPI_AutoPolling(), HAL_QSPI_AutoPolling_IT(), HAL_QSPI_Command(), HAL_QSPI_Command_IT(), HAL_QSPI_MemoryMapped(), and QSPI_Config().
uint32_t QSPI_CommandTypeDef::AddressSize |
Definition at line 140 of file stm32f4xx_hal_qspi.h.
Referenced by HAL_QSPI_AutoPolling(), HAL_QSPI_AutoPolling_IT(), HAL_QSPI_Command(), HAL_QSPI_Command_IT(), HAL_QSPI_MemoryMapped(), and QSPI_Config().
Definition at line 150 of file stm32f4xx_hal_qspi.h.
Referenced by HAL_QSPI_AutoPolling(), HAL_QSPI_AutoPolling_IT(), HAL_QSPI_Command(), HAL_QSPI_Command_IT(), HAL_QSPI_MemoryMapped(), and QSPI_Config().
uint32_t QSPI_CommandTypeDef::AlternateBytes |
Definition at line 138 of file stm32f4xx_hal_qspi.h.
Referenced by QSPI_Config().
Definition at line 142 of file stm32f4xx_hal_qspi.h.
Referenced by HAL_QSPI_AutoPolling(), HAL_QSPI_AutoPolling_IT(), HAL_QSPI_Command(), HAL_QSPI_Command_IT(), HAL_QSPI_MemoryMapped(), and QSPI_Config().
uint32_t QSPI_CommandTypeDef::DataMode |
Definition at line 152 of file stm32f4xx_hal_qspi.h.
Referenced by HAL_QSPI_AutoPolling(), HAL_QSPI_AutoPolling_IT(), HAL_QSPI_Command(), HAL_QSPI_Command_IT(), HAL_QSPI_MemoryMapped(), and QSPI_Config().
Definition at line 159 of file stm32f4xx_hal_qspi.h.
Referenced by HAL_QSPI_AutoPolling(), HAL_QSPI_AutoPolling_IT(), HAL_QSPI_Command(), HAL_QSPI_Command_IT(), HAL_QSPI_MemoryMapped(), and QSPI_Config().
uint32_t QSPI_CommandTypeDef::DdrMode |
Definition at line 157 of file stm32f4xx_hal_qspi.h.
Referenced by HAL_QSPI_AutoPolling(), HAL_QSPI_AutoPolling_IT(), HAL_QSPI_Command(), HAL_QSPI_Command_IT(), HAL_QSPI_MemoryMapped(), and QSPI_Config().
uint32_t QSPI_CommandTypeDef::DummyCycles |
Definition at line 144 of file stm32f4xx_hal_qspi.h.
Referenced by HAL_QSPI_AutoPolling(), HAL_QSPI_AutoPolling_IT(), HAL_QSPI_Command(), HAL_QSPI_Command_IT(), HAL_QSPI_MemoryMapped(), and QSPI_Config().
uint32_t QSPI_CommandTypeDef::Instruction |
Definition at line 134 of file stm32f4xx_hal_qspi.h.
Referenced by HAL_QSPI_AutoPolling(), HAL_QSPI_AutoPolling_IT(), HAL_QSPI_Command(), HAL_QSPI_Command_IT(), HAL_QSPI_MemoryMapped(), and QSPI_Config().
uint32_t QSPI_CommandTypeDef::InstructionMode |
Definition at line 146 of file stm32f4xx_hal_qspi.h.
Referenced by HAL_QSPI_AutoPolling(), HAL_QSPI_AutoPolling_IT(), HAL_QSPI_Command(), HAL_QSPI_Command_IT(), HAL_QSPI_MemoryMapped(), and QSPI_Config().
uint32_t QSPI_CommandTypeDef::NbData |
Definition at line 154 of file stm32f4xx_hal_qspi.h.
Referenced by HAL_QSPI_AutoPolling(), HAL_QSPI_AutoPolling_IT(), and QSPI_Config().
uint32_t QSPI_CommandTypeDef::SIOOMode |
Definition at line 162 of file stm32f4xx_hal_qspi.h.
Referenced by HAL_QSPI_AutoPolling(), HAL_QSPI_AutoPolling_IT(), HAL_QSPI_Command(), HAL_QSPI_Command_IT(), HAL_QSPI_MemoryMapped(), and QSPI_Config().