QSPI_Init_TypeDef Struct Reference

QSPI initialization structure.

Definition at line 187 of file em_qspi.h.

#include <em_qspi.h>

Data Fields

uint8_t divisor
 
bool enable
 

Field Documentation

uint8_t QSPI_Init_TypeDef::divisor

Master mode baude rate divisor. Values can be even numbers in the range [2-32] inclusive.

Definition at line 194 of file em_qspi.h.

Referenced by QSPI_Init().

bool QSPI_Init_TypeDef::enable

Enable/disable Quad SPI when initialization is completed.

Definition at line 189 of file em_qspi.h.

Referenced by QSPI_Init().


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