TinyCLR Power.SetLevel()

Where can I found detailed informations about how to use the "Power.SetLevel() method available in “GHIElectronics.TinyCLR.Native”. What are the “WakeSource” and the “Data” parameters?

Thank you for any information regarding that method.

At the moment, Power.SetLevel() PowerWakeSource and data parameters are currently unavailable. That being said, the intent of the PowerWakeSource parameter would be that which will trigger the device to wake up: Uart, Timer, Interrupt, etc. The data parameter will be to pass information, such as which interrupt is going to be the wake up trigger, etc.