_xqspi_init_t Struct Reference

XQSPI init Structure definition. More...

#include <gr55xx_hal_xqspi.h>

Data Fields

uint32_t work_mode
 
uint32_t cache_mode
 
uint32_t read_cmd
 
uint32_t baud_rate
 
uint32_t clock_mode
 

Detailed Description

XQSPI init Structure definition.

Field Documentation

◆ baud_rate

uint32_t _xqspi_init_t::baud_rate

Specifies the serial clock speed for transmit in both XIP and QSPI mode. This parameter can be a value of XQSPI Clock Speed

◆ cache_mode

uint32_t _xqspi_init_t::cache_mode

Specifies the cache mode for XIP mode. This parameter can be a value of XQSPI Cache Mode in XIP mode

◆ clock_mode

uint32_t _xqspi_init_t::clock_mode

Specifies the Clock Mode. It indicates the level that clock takes between commands. This parameter can be a value of XQSPI Clock Mode

◆ read_cmd

uint32_t _xqspi_init_t::read_cmd

Specifies the read command for transmit in XIP mode. This parameter can be a value of XQSPI Read Command in XIP mode

◆ work_mode

uint32_t _xqspi_init_t::work_mode

Specifies the work mode for XQSPI. This parameter can be a value of XQSPI Work Mode


The documentation for this struct was generated from the following file: