24.22 Control Registers

Note: The following conventions are used in the following registers:
  • R = Readable bit
  • W = Writable bit
  • U = Unimplemented bit, read as ‘0
  • 1= Bit is set
  • 0= Bit is cleared
  • x = Bit is unknown
  • -n = Value at POR
  • HS = Hardware Set
  • HC = Hardware Cleared
Note: All registers in this table have corresponding CLR, SET and INV registers at its virtual address, plus an offset of 0x4, 0x8 and 0xC, respectively. See CLR, SET and INV Registers from Related Links.