K8055N Undocumented Functions

Hi All,
I just recently discovered on the internet an undocumented function:

Public Declare Sub SetPWM Lib “K8055d.dll” (ByVal channel As Integer, ByVal data As Integer, ByVal freq As Integer)

Just wandering if there are any other undocumented functions available like Callback function on Counter 1 value changed, or if the K8055N can generate interrupts.

Thanks,
Bill

There are only two undocumented functions: SetPWM and ReadAll.
I’m sorry, no callback function and no interrupts available for the K8055N.

Here more info about the function ReadAll.