SAMV71 Xplained Ultra Software Package 1.4

MEDNandFlash.h File Reference

#include "Media.h"

Go to the source code of this file.

Functions

void MEDNandFlash_Initialize (sMedia *media, struct TranslatedNandFlash *tnf)
 Initializes a media instance to operate on the given NandFlash device.

Detailed Description

Include Defines & macros for the media layer interface for nand flash.

Definition in file MEDNandFlash.h.


Function Documentation

void MEDNandFlash_Initialize ( sMedia *  pMedia,
struct TranslatedNandFlash *  translated 
)

Initializes a media instance to operate on the given NandFlash device.

Parameters:
media Pointer to a Media instance.
tnf Pointer to the TranslatedNandFlash to use.

Definition at line 461 of file MEDNandFlash.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines