SAMV71 Xplained Ultra Software Package 1.0

RawNandFlash Struct Reference

#include <C:/softpack/canopus10/softpack/samv7/libraries/libstoragemedia/include/nandflash/RawNandFlash.h>

Data Fields

struct NandFlashModel model
uint32_t commandAddress
uint32_t addressAddress
uint32_t dataAddress
Pin pinChipEnable
Pin pinReadyBusy

Detailed Description

Describes a physical NandFlash chip connected to the SAM microcontroller.

Definition at line 51 of file RawNandFlash.h.


Field Documentation

Address for sending addresses to the NandFlash.

Definition at line 58 of file RawNandFlash.h.

Address for sending commands to the NandFlash.

Definition at line 56 of file RawNandFlash.h.

Address for sending data to the NandFlash.

Definition at line 60 of file RawNandFlash.h.

Model describing this NandFlash characteristics.

Definition at line 54 of file RawNandFlash.h.

Pin used to enable the NandFlash chip.

Definition at line 62 of file RawNandFlash.h.

Pin used to monitor the ready/busy signal from the NandFlash.

Definition at line 64 of file RawNandFlash.h.


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