QSPI_DelayConfig_TypeDef Struct ReferenceEMLIB > QSPI

QSPI Device Delay Configuration Structure.

Definition at line 149 of file em_qspi.h .

#include < em_qspi.h >

Data Fields

uint8_t deassert
uint8_t deviceSwitch
uint8_t firstBit
uint8_t lastBit

Field Documentation

uint8_t QSPI_DelayConfig_TypeDef::deassert

The minimal delay to keep the chip select line de-asserted between two transactions.

Definition at line 152 of file em_qspi.h .

uint8_t QSPI_DelayConfig_TypeDef::deviceSwitch

Delay between one chip select being de-activated and the activation of another.

Definition at line 156 of file em_qspi.h .

uint8_t QSPI_DelayConfig_TypeDef::firstBit

Delay chip select assert and first bit in a transaction.

Definition at line 162 of file em_qspi.h .

uint8_t QSPI_DelayConfig_TypeDef::lastBit

Delay between last bit and chip select de-assert.

Definition at line 159 of file em_qspi.h .


The documentation for this struct was generated from the following file:
  • C:/cygwin/home/caamunds/work/super/platform/emlib/inc/ em_qspi.h