Program and Erase commands
[AT45DB161D commands opcodes]

Collaboration diagram for Program and Erase commands:


Defines

#define AT45DB161D_BUFFER_1_WRITE   0x84
#define AT45DB161D_BUFFER_2_WRITE   0x87
#define AT45DB161D_BUFFER_1_TO_PAGE_WITH_ERASE   0x83
#define AT45DB161D_BUFFER_2_TO_PAGE_WITH_ERASE   0x86
#define AT45DB161D_BUFFER_1_TO_PAGE_WITHOUT_ERASE   0x88
#define AT45DB161D_BUFFER_2_TO_PAGE_WITHOUT_ERASE   0x89
#define AT45DB161D_PAGE_ERASE   0x81
#define AT45DB161D_BLOCK_ERASE   0x50
#define AT45DB161D_SECTOR_ERASE   0x7C
#define AT45DB161D_CHIP_ERASE_0   0xC7
#define AT45DB161D_CHIP_ERASE_1   0x94
#define AT45DB161D_CHIP_ERASE_2   0x80
#define AT45DB161D_CHIP_ERASE_3   0x9A
#define AT45DB161D_PAGE_THROUGH_BUFFER_1   0x82
#define AT45DB161D_PAGE_THROUGH_BUFFER_2   0x85

Define Documentation

#define AT45DB161D_BLOCK_ERASE   0x50

Block Erase

Definition at line 54 of file at45db161d_commands.h.

Referenced by ATD45DB161D::BlockErase().

#define AT45DB161D_BUFFER_1_TO_PAGE_WITH_ERASE   0x83

Buffer 1 to Main Memory Page Program with Built-in Erase

Definition at line 44 of file at45db161d_commands.h.

Referenced by ATD45DB161D::BufferToPage().

#define AT45DB161D_BUFFER_1_TO_PAGE_WITHOUT_ERASE   0x88

Buffer 1 to Main Memory Page Program without Built-in Erase

Definition at line 48 of file at45db161d_commands.h.

Referenced by ATD45DB161D::BufferToPage().

#define AT45DB161D_BUFFER_1_WRITE   0x84

Buffer 1 Write

Definition at line 40 of file at45db161d_commands.h.

Referenced by ATD45DB161D::BufferWrite().

#define AT45DB161D_BUFFER_2_TO_PAGE_WITH_ERASE   0x86

Buffer 2 to Main Memory Page Program with Built-in Erase

Definition at line 46 of file at45db161d_commands.h.

Referenced by ATD45DB161D::BufferToPage().

#define AT45DB161D_BUFFER_2_TO_PAGE_WITHOUT_ERASE   0x89

Buffer 2 to Main Memory Page Program without Built-in Erase

Definition at line 50 of file at45db161d_commands.h.

Referenced by ATD45DB161D::BufferToPage().

#define AT45DB161D_BUFFER_2_WRITE   0x87

Buffer 2 Write

Definition at line 42 of file at45db161d_commands.h.

Referenced by ATD45DB161D::BufferWrite().

#define AT45DB161D_CHIP_ERASE_0   0xC7

Chip Erase Sequence

Definition at line 58 of file at45db161d_commands.h.

Referenced by ATD45DB161D::ChipErase().

#define AT45DB161D_CHIP_ERASE_1   0x94

Definition at line 59 of file at45db161d_commands.h.

Referenced by ATD45DB161D::ChipErase().

#define AT45DB161D_CHIP_ERASE_2   0x80

Definition at line 60 of file at45db161d_commands.h.

Referenced by ATD45DB161D::ChipErase().

#define AT45DB161D_CHIP_ERASE_3   0x9A

Definition at line 61 of file at45db161d_commands.h.

Referenced by ATD45DB161D::ChipErase().

#define AT45DB161D_PAGE_ERASE   0x81

Page Erase

Definition at line 52 of file at45db161d_commands.h.

Referenced by ATD45DB161D::PageErase().

#define AT45DB161D_PAGE_THROUGH_BUFFER_1   0x82

Main Memory Page Program Through Buffer 1

Definition at line 63 of file at45db161d_commands.h.

Referenced by ATD45DB161D::BeginPageWriteThroughBuffer().

#define AT45DB161D_PAGE_THROUGH_BUFFER_2   0x85

Main Memory Page Program Through Buffer 2

Definition at line 65 of file at45db161d_commands.h.

Referenced by ATD45DB161D::BeginPageWriteThroughBuffer().

#define AT45DB161D_SECTOR_ERASE   0x7C

Sector Erase

Definition at line 56 of file at45db161d_commands.h.

Referenced by ATD45DB161D::SectoreErase().


Generated on Sun Oct 21 18:24:49 2007 for at45db161d by  doxygen 1.5.2