An application can set and reset the user interrupt and confirmation handler callback functions using the following routines. Ni_Set_User_Interrupt_Handler() Specify the application-defined user interrupt handler. Ni_Reset_User_Interrupt_Handler() Reset the user interrupt handler to the default library routine. Ni_Set_User_Confirmation_Handler() Specify the application-defined user confirmation handler. Ni_Reset_User_Confirmation_Handler() Reset the user confirmation handler to the default library routine.
An application can set and reset the user interrupt and confirmation handler callback functions using the following routines.