DSP Memory Region: Difference between revisions
 I don't own the page.  | 
				|||
| Line 336: | Line 336: | ||
== DSP status ==  | == DSP status ==  | ||
Read only.  | Read only. A 12 byte long structure. There are 24 of them.  | ||
{| class="wikitable"  | |||
|-  | |||
| Offset  | |||
| Type  | |||
| Description  | |||
|-  | |||
| 0  | |||
| u8  | |||
| If current channel is enabled  | |||
|-  | |||
| 1  | |||
| u8  | |||
| Set when current Buffer ID is updated  | |||
|-  | |||
| 2  | |||
| u16  | |||
| DSP side sync count  | |||
|-  | |||
| 4  | |||
| u32  | |||
| Buffer position  | |||
|-  | |||
| 8  | |||
| u16  | |||
| Buffer position  | |||
|-  | |||
| 10  | |||
| u16  | |||
| ?  | |||
|}  | |||
== Output samples ==  | == Output samples ==  | ||