NCOxACC

NCO Accumulator Register

Notes:
  1. 1.The individual bytes in this multibyte register can be accessed with the following register names:
    • NCOxACCU: Accesses the upper byte ACC[23:16]
    • NCOxACCH: Accesses the high byte ACC[15:8]
    • NCOxACCL: Accesses the low byte ACC[7:0].
  2. 2.The accumulator spans registers NCOxACCU:NCOxACCH:NCOxACCL. The 24 bits are reserved, but not all are used. This register updates in real-time, asynchronously to the CPU; there is no provision to ensure atomic access to this 24-bit space using an 8-bit bus. Writing to this register while the module is operating will produce undefined results.
Name:
NCOxACC
Address:
0x048C
Reset:
Access:
Bit2322212019181716
ACC[19:16]
AccessR/WR/WR/WR/W
Reset0000
Bit15141312111098
ACC[15:8]
AccessR/WR/WR/WR/WR/WR/WR/WR/W
Reset00000000
Bit76543210
ACC[7:0]
AccessR/WR/WR/WR/WR/WR/WR/WR/W
Reset00000000

Bits 19:0 – ACC[19:0]: Accumulated sum of NCO additions

Accumulated sum of NCO additions