SAMV71 Xplained Ultra Software Package 1.4

ili9488_dma.h File Reference

#include "board.h"
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  sIli9488Dma
struct  sIli9488DmaCtl

Defines

#define ILI9488_ERROR_DMA_ALLOCATE_CHANNEL   1
#define ILI9488_ERROR_DMA_CONFIGURE   2
#define ILI9488_ERROR_DMA_TRANSFER   3
#define ILI9488_ERROR_DMA_SIZE   4
#define ILI9488_SPI   SPI0
#define ILI9488_SPI_ID   ID_SPI0
#define ILI9488_BASE_ADDRESS   0x63000000

Detailed Description

Interface of ILI9488 driver.

Definition in file ili9488_dma.h.


Define Documentation

#define ILI9488_ERROR_DMA_ALLOCATE_CHANNEL   1

An unspecified error has occurred.

Definition at line 51 of file ili9488_dma.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines