Is there information for UpBridge library?

Options
RaRaBeaR
RaRaBeaR New Member Posts: 6

By using sample code made by garyw (https://forum.up-community.org/discussion/4352/using-gpio-in-windows-10-winform-application), I can now use UpBridge universal windows library in WinForm.

However, I have no idea about the parameters of the methods. (Take GpioGetLevel(uint Id, uint Bitmask, out uint pLevel) for example, is Id GPIO No.? What is Bitmask for? )

I'll be very appreciated if anyone can share with me information for UpBridge library.

Answers