Line 150:
Line 150:
== Startup modes (27-24) for ARM9 ==
== Startup modes (27-24) for ARM9 ==
{| class="wikitable" border="1"
{| class="wikitable" border="1"
−
! BIT
+
! VALUE
! DESCRIPTION
! DESCRIPTION
|-
|-
Line 191:
Line 191:
== Startup modes (27-24) for ARM7 ==
== Startup modes (27-24) for ARM7 ==
{| class="wikitable" border="1"
{| class="wikitable" border="1"
−
! BIT
+
! VALUE
! DESCRIPTION
! DESCRIPTION
|-
|-
Line 241:
Line 241:
== Repeating mode ==
== Repeating mode ==
−
Transfers the words specified in REG_NDMACNT following the startup mode event. REG_DMATCNT is ignored.
+
Transfers the words specified in REG_NDMAWCNT following the startup mode event. REG_DMATCNT is ignored.
== No immediate and no repeating mode ==
== No immediate and no repeating mode ==
−
Transfers the total number of words in REG_NDMATCNT.
+
Transfers the words specified in REG_NDMAWCNT for each startup event, and gets disabled when the total number of words in REG_NDMATCNT are transferred.