QSPI_Init_TypeDef Struct ReferenceEMLIB > QSPI
QSPI initialization structure.
Definition at line
188
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
195
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
190
of file
em_qspi.h
.
Referenced by QSPI_Init() .
The documentation for this struct was generated from the following file:
-
C:/cygwin/home/caamunds/work/super/platform/emlib/inc/
em_qspi.h