SAMV71 Xplained Ultra Software Package 1.0

S25fl1 Struct Reference

#include <C:/softpack/canopus10/softpack/samv7/libraries/libboard_samv7-ek/include/s25fl1_qspi.h>

Data Fields

QspidpQspid
QspidCmd command
const S25fl1DescpDesc
qspiFrame CmdBuffer
uint32_t pollingMode
uint32_t fourbytemode

Detailed Description

Serial flash driver structure. Holds the current state of the driver, including the current command and the descriptor for the underlying device.

Definition at line 190 of file s25fl1_qspi.h.


Field Documentation

Qspi Command buffer.

Definition at line 199 of file s25fl1_qspi.h.

Current command sent to the QSPI driver.

Definition at line 195 of file s25fl1_qspi.h.

Support for 4 byte address mode

Definition at line 203 of file s25fl1_qspi.h.

Pointer to a descriptor for the serial firmware flash device.

Definition at line 197 of file s25fl1_qspi.h.

Polling mode

Definition at line 201 of file s25fl1_qspi.h.

Pointer to the underlying QSPI driver.

Definition at line 193 of file s25fl1_qspi.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines