31.5.12 Flash Write Data n REGISTER

Table 31-23. 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] The value in this register(s) is written to flash at the address defined in ADDR when a Write operation is commanded. Condition: {PFM_DATA_MSB==63} Double Write (64-bit data) Writes DATA0 to ADDR[31:3] with ADDR[2:0]=000 Writes DATA1 to ADDR[31:3] with ADDR[2:0]=100 Condition: {PFM_DATA_MSB==127} Single Write (32-bit data) Writes DATA0 to ADDR[31:2] with ADDR[1:0]=00 Quad Write (128-bit data) Writes DATA0 to ADDR[31:4], with ADDR[3:0]=0000 Writes DATA1 to ADDR[31:4], with ADDR[3:0]=0100 Writes DATA2 to ADDR[31:4], with ADDR[3:0]=1000 Writes DATA3 to ADDR[31:4], with ADDR[3:0]=1100 Condition: {PFM_DATA_MSB==255} Single Write (64-bit data) Writes DATA0 to ADDR]31:3], with ADDR[2:0]=000 Writes DATA1 to ADDR[31:3], with ADDR[2:0]=100 Quad Write (256-bit data) Writes DATA0 to ADDR[31:5], with ADDR[4:0]=0_0000 Writes DATA1 to ADDR[31:5], with ADDR[4:0]=0_0100 Writes DATA2 to ADDR[31:5], with ADDR[4:0]=0_1000 Writes DATA3 to ADDR[31:5], with ADDR[4:0]=0_1100 Writes DATA4 to ADDR[31:5], with ADDR[4:0]=1_0000 Writes DATA5 to ADDR[31:5], with ADDR[4:0]=1_0100 Writes DATA6 to ADDR[31:5], with ADDR[4:0]=1_1000 Writes DATA7 to ADDR[31:5], with ADDR[4:0]=1_1100 Note: This field can only be modified when BUSY=0.

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.