QSPI_DelayConfig_TypeDef Struct Reference

QSPI Device Delay Configuration Structure.

Definition at line 148 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 151 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 155 of file em_qspi.h .

uint8_t QSPI_DelayConfig_TypeDef::firstBit

Delay chip select assert and first bit in a transaction.

Definition at line 161 of file em_qspi.h .

uint8_t QSPI_DelayConfig_TypeDef::lastBit

Delay between last bit and chip select de-assert.

Definition at line 158 of file em_qspi.h .


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