QSPI_DelayConfig_TypeDef Struct ReferenceEMLIB > QSPI

QSPI Device Delay Configuration Structure.

Definition at line 150 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 153 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 157 of file em_qspi.h .

uint8_t QSPI_DelayConfig_TypeDef::firstBit

Delay chip select assert and first bit in a transaction.

Definition at line 163 of file em_qspi.h .

uint8_t QSPI_DelayConfig_TypeDef::lastBit

Delay between last bit and chip select de-assert.

Definition at line 160 of file em_qspi.h .


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