HAL
QSPI_MemoryMappedTypeDef::TimeOutPeriod is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALQSPI_MemoryMappedTypeDef::TimeOutPeriod

QSPI_MemoryMappedTypeDef::TimeOutPeriod field

Syntax

uint32_t TimeOutPeriod;

References

LocationReferrerText
stm32f4xx_hal_qspi.h:189
uint32_t TimeOutPeriod; /* Specifies the number of clock to wait when the FIFO is full before to release the chip select.
stm32f4xx_hal_qspi.c:1898HAL_QSPI_MemoryMapped()
assert_param(IS_QSPI_TIMEOUT_PERIOD(cfg->TimeOutPeriod));
stm32f4xx_hal_qspi.c:1901HAL_QSPI_MemoryMapped()
WRITE_REG(hqspi->Instance->LPTR, cfg->TimeOutPeriod);

Data Use

Functions reading QSPI_MemoryMappedTypeDef::TimeOutPeriod
QSPI_MemoryMappedTypeDef::TimeOutPeriod
all items filtered out
Type of QSPI_MemoryMappedTypeDef::TimeOutPeriod
QSPI_MemoryMappedTypeDef::TimeOutPeriod
uint32_t
all items filtered out