Return to previous page Return to menu Go to next page

  Title  
Function specifications
  Function  
Get interrupt permission
  Function name  
SND_GET_ENA_INT
No
3

  format  Unit8 SND_SET ENA_INT (void)
 Input  None
 Output  Interrupt enable bit (1: Enabled, 0: Prohibited) 

  Function value  None
 Function  Get interrupt permission 

  Title  
Function specifications
  Function  
Get interrupt source
  Function name  
SND_SET_FCT_INT
No
4

  format  Unit8 SND_GET_FCT_INT (void)
 Input  None
 Output  Interrupt enable bit 

  Function value  None
 Function  Sets the interrupt factor. 

  Title  
Function specifications
  Function  
Interrupt Set
  Function name  
SND_RESET_INT
No
5

  format  void SND_RESET_INT (void)
 Input  None
 Output  None
 Function value  None
 Function  Resets the interrupt. Execute after sound interruption occurs.
  If this function is not executed, the interrupt will remain. 


Return to previous page Return to menu Go to next page