CSND Shared Memory: Difference between revisions
No edit summary |
No edit summary |
||
Line 144: | Line 144: | ||
When value=0, CSND module will clear bit7 in the channel CNT register. Otherwise, CSND module sets bit7 in the channel CNT register. | When value=0, CSND module will clear bit7 in the channel CNT register. Otherwise, CSND module sets bit7 in the channel CNT register. | ||
=Command 0x6= | |||
{| class="wikitable" border="1" | |||
|- | |||
! Index Byte | |||
! Size | |||
! Description | |||
|- | |||
| 0x2 | |||
| 2 | |||
| CmdID 0x4 | |||
|- | |||
| 0xC | |||
| 4 | |||
| Value | |||
|- | |||
| 0x10 | |||
| 0x10 | |||
| Unused, all-zero. | |||
|} | |||
This is the same as cmd5, except this updates channel CNT bit6 instead. CSND module will only update CNT here if bit15=0 in CNT. | |||
=Command 0x8= | =Command 0x8= |