QSPI_StigCmd_TypeDef Struct ReferenceEMLIB > QSPI
Defines command to be executed using STIG mechanism.
Definition at line
166
of file
em_qspi.h
.
#include <
em_qspi.h
>
Data Fields |
|
uint32_t | address |
uint8_t | addrSize |
uint8_t | cmdOpcode |
uint8_t | dummyCycles |
bool | modeBitEnable |
void * | readBuffer |
uint16_t | readDataSize |
void * | writeBuffer |
uint8_t | writeDataSize |
Field Documentation
uint32_t QSPI_StigCmd_TypeDef::address |
Flash command address.
Definition at line
180
of file
em_qspi.h
.
Referenced by QSPI_ExecStigCmd() .
uint8_t QSPI_StigCmd_TypeDef::addrSize |
Number of Address Bytes.
Definition at line
172
of file
em_qspi.h
.
Referenced by QSPI_ExecStigCmd() .
uint8_t QSPI_StigCmd_TypeDef::cmdOpcode |
uint8_t QSPI_StigCmd_TypeDef::dummyCycles |
Number of dummy cycles.
Definition at line
176
of file
em_qspi.h
.
Referenced by QSPI_ExecStigCmd() .
bool QSPI_StigCmd_TypeDef::modeBitEnable |
Mode Bit Configuration register are sent following the address bytes.
Definition at line
178
of file
em_qspi.h
.
Referenced by QSPI_ExecStigCmd() .
void* QSPI_StigCmd_TypeDef::readBuffer |
uint16_t QSPI_StigCmd_TypeDef::readDataSize |
Number of Read Data Bytes.
Definition at line
170
of file
em_qspi.h
.
Referenced by QSPI_ExecStigCmd() .
void* QSPI_StigCmd_TypeDef::writeBuffer |
Buffer with data to write.
Definition at line
184
of file
em_qspi.h
.
Referenced by QSPI_ExecStigCmd() .
uint8_t QSPI_StigCmd_TypeDef::writeDataSize |
Number of Write Data Bytes.
Definition at line
174
of file
em_qspi.h
.
Referenced by QSPI_ExecStigCmd() .
The documentation for this struct was generated from the following file:
-
C:/repos/super_h1/platform/emlib/inc/
em_qspi.h