SAMV71 Xplained Ultra Software Package 1.0

NandFlashDma.h File Reference

#include "NandCommon.h"

Go to the source code of this file.

Functions

uint8_t NandFlashConfigureDmaChannels (sXdmad *pDmad)
uint8_t NandFlashDmaTransferRam2Nand (uint32_t dwNfcAddr, uint32_t dwRamAddr, uint32_t dwSize)
uint8_t NandFlashDmaTransferNand2Ram (uint32_t dwNfcAddr, uint32_t dwRamAddr, uint32_t dwSize)
uint8_t NandFlashIsDmaActived (void)
void NandFlashFreeDma (void)

Detailed Description

Include function prototype for the nand flash dma driver.

Definition in file NandFlashDma.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines