Pn532.PowerDown(WakeUpEnable) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Power down the PN532
public bool PowerDown (Iot.Device.Pn532.WakeUpEnable wakeUpEnable);
member this.PowerDown : Iot.Device.Pn532.WakeUpEnable -> bool
Public Function PowerDown (wakeUpEnable As WakeUpEnable) As Boolean
Parameters
- wakeUpEnable
- WakeUpEnable
What can wake the PN532
Returns
True if success