WakeUpEnable Enum
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.
The modes for which the PN532 can be awake when sleeping
C#
public enum WakeUpEnable
type WakeUpEnable =
Public Enum WakeUpEnable
- Inheritance
-
WakeUpEnable
Name | Value | Description |
---|---|---|
Int0 | 1 | Int 0 |
Int1 | 2 | Int 1 |
RFLevelDetector | 8 | RF Lev el Detector |
Hsu | 16 | High Speed UART |
Spi | 32 | SPI |
Gpio | 64 | GPIO |
I2c | 128 | I2C |
Produkt | Versioner |
---|---|
.NET IoT Libraries | 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |