15.11.4 (Mode=Watermark) - Region Control Register

This register is part of a register group (composed of RCTRL, RSTATUS[A,B,C]) that is repeated IDAU_REGION_NUM times. Register group x controls and returns status of the IDAU region x.

Table 15-9. 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: RCTRL
Offset: 0x1000
Reset: 0x00000000
Property: PAC Write-Protection

Bit 3130292827262524 
 CMD[7:0] 
Access WWWWWWWW 
Reset 00000000 
Bit 2322212019181716 
 ARG[23:16] 
Access WWWWWWWW 
Reset 00000000 
Bit 15141312111098 
 ARG[15:8] 
Access WWWWWWWW 
Reset 00000000 
Bit 76543210 
 ARG[7:0] 
Access WWWWWWWW 
Reset 00000000 

Bits 31:24 – CMD[7:0] Command

The commands below apply to IDAU region types suffixed _W. Illegal commands are reported to STATUSB.CFGERR.

ValueDescription
0x0 - 0x5BReserved
0x5CWrite IDAU region x Size (RSTATUSB[x].SIZE=ARG) (WRSZ)
0x5D - 0xFFReserved

Bits 23:0 – ARG[23:0] Command Argument (Watermark)

Argument defines the watermark in the associated main region that splits it in 2 distinct IDAU regions. This watermark is an offset in Bytes from the top address of the MAIN region equal to ARG.2^RSTATUSA[x].GRAN Bytes. ARG must be strictly lower than 2^(RSTATUSA[x].MAXSZ). The size of the IDAU region is ARG times the size of a single block of 2^RSTATUSA[x].GRAN Bytes .

Note: The block term used here as a generic term and does not refer to block type.
CAUTION: ARG meaning in the WATERMARK mode differs from the BLOCK mode.