HAL
QSPI_CommandTypeDef::AlternateBytes is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALQSPI_CommandTypeDef::AlternateBytes

QSPI_CommandTypeDef::AlternateBytes field

Syntax

uint32_t AlternateBytes;

References

LocationReferrerText
stm32f4xx_hal_qspi.h:137
uint32_t AlternateBytes; /* Specifies the Alternate Bytes to be sent (Size from 1 to 4 bytes according AlternateBytesSize)
stm32f4xx_hal_qspi.c:2775QSPI_Config()
WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes);
stm32f4xx_hal_qspi.c:2837QSPI_Config()
WRITE_REG(hqspi->Instance->ABR, cmd->AlternateBytes);

Data Use

Functions reading QSPI_CommandTypeDef::AlternateBytes
QSPI_CommandTypeDef::AlternateBytes
all items filtered out
Type of QSPI_CommandTypeDef::AlternateBytes
QSPI_CommandTypeDef::AlternateBytes
uint32_t
all items filtered out