NetBurner 3.5.6
PDF Version
sfdp_basic_tbl_1_0.inc
1BEGIN_FIELD(1, 32)
2BITS(1, 0, 32, EraseSize)
3BIT(2, 32, WriteGranularity )
4BIT(3, 32, WriteEnRequired)
5BIT(4, 32, WriteEnVolOpCode)
6BITS(15,8, 32, _4KEraseOpcode)
7BITS_PRETTY(16,16,32, _1_1_2_FastRead, "(1-1-2) Fast Read")
8BITS(18,17,32, AddressBytes)
9BIT_PRETTY(19,32, DTR, "Double Transfer Rate (DTR) Support")
10BIT_PRETTY(20,32, _1_2_2_FastRead, "(1-2-2) Fast Read")
11BIT_PRETTY(21,32, _1_4_4_FastRead, "(1-4-4) Fast Read")
12BIT_PRETTY(22,32, _1_1_4_FastRead, "(1-1-4) Fast Read")
13END_FIELD()
14
15BEGIN_FIELD(2, 32)
16BITS(31,0,32,Density)
17END_FIELD()
18
19BEGIN_FIELD(3, 32)
20BITS_PRETTY(4, 0, 32, _1_4_4_FastWait, "(1-4-4) Fast Read Wait States")
21BITS_PRETTY(7, 5, 32, _1_4_4_FastModeBits, "(1-4-4) Fast Read Mode Bits")
22BITS_PRETTY(15,8, 32, _1_4_4_FastOpCode, "(1-4-4) Fast Read Op Code")
23BITS_PRETTY(20,16,32, _1_1_4_FastWait, "(1-1-4) Fast Read Wait States")
24BITS_PRETTY(23,21,32, _1_1_4_FastModeBits, "(1-1-4) Fast Read Mode Bits")
25BITS_PRETTY(31,24,32, _1_1_4_FastOpCode, "(1-1-4) Fast Read Op Code")
26END_FIELD()
27
28BEGIN_FIELD(4, 32)
29BITS_PRETTY(4, 0, 32, _1_1_2_FastWait, "(1-1-2) Fast Read Wait States")
30BITS_PRETTY(7, 5, 32, _1_1_2_FastModeBits, "(1-1-2) Fast Read Mode Bits")
31BITS_PRETTY(15,8, 32, _1_1_2_FastOpCode, "(1-1-2) Fast Read Op Code")
32BITS_PRETTY(20,16,32, _1_2_2_FastWait, "(1-2-2) Fast Read Wait States")
33BITS_PRETTY(23,21,32, _1_2_2_FastModeBits, "(1-2-2) Fast Read Mode Bits")
34BITS_PRETTY(31,24,32, _1_2_2_FastOpCode, "(1-2-2) Fast Read Op Code")
35END_FIELD()
36
37BEGIN_FIELD(5, 32)
38BIT_PRETTY(0, 32, _2_2_2_FastRead, "(2-2-2) Fast Read")
39BIT_PRETTY(4, 32, _4_4_4_FastRead, "(4-4-4) Fast Read")
40END_FIELD()
41
42BEGIN_FIELD(6, 32)
43BITS_PRETTY(20,16,32, _2_2_2_FastWait, "(2-2-2) Fast Read Wait States")
44BITS_PRETTY(23,21,32, _2_2_2_FastModeBits, "(2-2-2) Fast Read Mode Bits")
45BITS_PRETTY(31,24,32, _2_2_2_FastOpCode, "(2-2-2) Fast Read Op Code")
46END_FIELD()
47
48BEGIN_FIELD(7, 32)
49BITS_PRETTY(20,16,32, _4_4_4_FastWait, "(4-4-4) Fast Read Wait States")
50BITS_PRETTY(23,21,32, _4_4_4_FastModeBits, "(4-4-4) Fast Read Mode Bits")
51BITS_PRETTY(31,24,32, _4_4_4_FastOpCode, "(4-4-4) Fast Read Op Code")
52END_FIELD()
53
54BEGIN_FIELD(8, 32)
55BITS( 7, 0,32, Type_1_Size)
56BITS(15, 8,32, Type_1_OpCode)
57BITS(23,16,32, Type_2_Size)
58BITS(31,24,32, Type_2_OpCode)
59END_FIELD()
60
61BEGIN_FIELD(9, 32)
62BITS( 7, 0,32, Type_3_Size)
63BITS(15, 8,32, Type_3_OpCode)
64BITS(23,16,32, Type_4_Size)
65BITS(31,24,32, Type_4_OpCode)
66END_FIELD()