33.5.11 Flash Write Data n REGISTER

Table 33-21. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
RReadable bitHCCleared by Hardware(Grey cell)Unimplemented
WWritable bitHSSet by HardwareXBit is unknown at Reset
KWrite to clearSSoftware settable bit
Name: DATA
Offset: 0x2C + n*0x04 [n=0..7]
Reset: 0x00000000
Property: R/W

Bit 3130292827262524 
 DATA[31:24] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 
Bit 2322212019181716 
 DATA[23:16] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 
Bit 15141312111098 
 DATA[15:8] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 
Bit 76543210 
 DATA[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 

Bits 31:0 – DATA[31:0] Data

The value in this register(s) is written to Flash when a Write operation is commanded.

Single Write: (32-bit data)

Writes DATA0 to ADDR[31:2] with address bits [1:0] = 00

Quad Write: (128-bit data)

Writes DATA0 to ADDR[31:4], with address bits[3:0] = 0000

Writes DATA1 to ADDR[31:4], with address bits[3:0] = 0100

Writes DATA2 to ADDR[31:4], with address bits[3:0] = 1000

Writes DATA3 to ADDR[31:4], with address bits[3:0] = 1100

Note: This field can only be modified when STATUS.BUSY=0.