STM32L443xx HAL User Manual
|
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 |
QSPI Command structure definition.
Definition at line 133 of file stm32l4xx_hal_qspi.h.
uint32_t QSPI_CommandTypeDef::Address |
Definition at line 137 of file stm32l4xx_hal_qspi.h.
Referenced by QSPI_Config().
uint32_t QSPI_CommandTypeDef::AddressMode |
Definition at line 149 of file stm32l4xx_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 141 of file stm32l4xx_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 151 of file stm32l4xx_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 139 of file stm32l4xx_hal_qspi.h.
Referenced by QSPI_Config().
Definition at line 143 of file stm32l4xx_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 153 of file stm32l4xx_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 160 of file stm32l4xx_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 158 of file stm32l4xx_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 145 of file stm32l4xx_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 135 of file stm32l4xx_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 147 of file stm32l4xx_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 155 of file stm32l4xx_hal_qspi.h.
Referenced by HAL_QSPI_AutoPolling(), HAL_QSPI_AutoPolling_IT(), and QSPI_Config().
uint32_t QSPI_CommandTypeDef::SIOOMode |
Definition at line 164 of file stm32l4xx_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().