21.2 Register Types

The following table lists the several register types in the SYSREG block.

Table 21-1. Register Types
TypeFunction
RW-PSupports read and write accesses via AHB bus matrix. See Figure 21-5. Register contents are initialized from Flash configuration bits at power-up and the assertion of SYS_RESET_N. Typically used for MSS Control Registers.
RWSupports read and write accesses via AHB bus matrix. See Figure 21-5.

Register contents are not initialized from Flash configuration bits at power-up. The reset state is determined by the user HW design following assertion of SYS_RESET_N. Typically used for MSS Control Registers.

ROSupports read-only accesses via AHB bus matrix. See Figure 21-6. Register contents are not initialized from Flash configuration bits at power-up or the assertion of SYS_RESET_N. Typically used for MSS Control Registers.
RO-UDoes not support read or write access via AHB bus matrix. See Figure 21-8.

Register contents are initialized from Flash configuration bits at power-up and the assertion of SYS_RESET_N. Typically used for MSS Control Registers.

RO-PSupports read-only accesses via AHB bus matrix. See Figure 21-7.

Register contents are initialized from Flash configuration bits at power-up and the assertion of SYS_RESET_N. Typically used to return MSS status information.

W1PWrite '1' to clear the register. This register is Write-Only.
SW1CIndividual register bits are set ('1') when related input is asserted. Bits are individually cleared when corresponding register bit is written high.

The following figures show schematically a few of the register types of the SYSREG registers.

Figure 21-4. RW-P Type
Figure 21-5. RW Type
Figure 21-6. RO Type
Figure 21-7. RO-P Type
Figure 21-8. RO-U Type