You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Audio_Registers.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -295,7 +295,7 @@ Period changes (written to `NR33` or `NR34`) only take effect after the followin
295
295
"NR34" 7:"Trigger" 6:"Length enable" 2-0:"Period"
296
296
}}
297
297
298
-
-**Trigger** (*Write-only*): Writing any value to `NR14` with this bit set [triggers](<#Triggering>) the channel.
298
+
-**Trigger** (*Write-only*): Writing any value to `NR34` with this bit set [triggers](<#Triggering>) the channel.
299
299
300
300
:::warning RETRIGGERING CAUTION
301
301
@@ -310,7 +310,7 @@ Period changes (written to `NR33` or `NR34`) only take effect after the followin
310
310
311
311
:::
312
312
-**[Length](<#Length timer>) enable** (*Read/Write*): Takes effect immediately upon writing to this register.
313
-
-**Period** (*Write-only*): The upper 3 bits of the period value; the lower 8 bits are stored in [`NR13`](<#FF13 — NR13: Channel 1 period low \[write-only\]>).
313
+
-**Period** (*Write-only*): The upper 3 bits of the period value; the lower 8 bits are stored in [`NR33`](<#FF1D — NR33: Channel 3 period low \[write-only\]>).
0 commit comments