Title | Function | Function name | No |
format void SND_Init (SndIniDt * sys_ini) Input sys_ini: System startup data Output None Function value None Function Transfer program, sound area map based on specified system startup data, and registers are initialized, and the sound system is started. Sound system For details on launching . , see the Sound Driver System Interface in the Sound Development Manual. Please see Ace . Remarks Transfer uses SCU DMA transfer.
Title | Function | Function name | No |
format void SND_SET_ENA_INT (Uint8 data) Input data: Interrupt enable bit (1: enabled, 0: disabled)
Bit position constant | Description |
|---|---|
SND_INT_PCM_ADR | PCM address interrupt |
Output None Function value None Function Set interrupt permission. This generates an interrupt signal from the sound system This is a setting for whether or not is , not an SCU interrupt mask setting.