Return to previous page Return to menu Go to next page

[Preparation for performance]

  Title  
Function specifications
  Function  
Sound data transfer
  Function name  
SND_MoveData
No
6

  format  void SND_MoveData (Uint16 * source, Unit32 size, Uint16 data_kind, Uint16 data_no)
 Input  source: Sound data transfer source address
:  size: Transfer size (in bytes)
:  data_kind: Data type 

 :  data_no: Data number
 Output  None
 Function value  None
 Function  Sound data according to the map information corresponding to the specified data type and data number
Transfer   to the sound memory.
 Remarks  Transfer uses SCU DMA transfer. 


Return to previous page Return to menu Go to next page