PreviousNext
DPA API
Help > Custom DPA Handler > DPA API

The following functions can be called from the Custom DPA Handler routine. Please note that after calling an API function or after modification of the userReg0 variable the value of macro GetDpaEvent() is undefined.

 

When any of the API functions is called more than once it is recommended to call a wrapper function instead, that has the same name but is prefixed by an underscore character. This reduces the size of the compiled code.