Pn532.PowerDown(WakeUpEnable) Method

Definition

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

Applies to