WakeUpEnable Enum
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.
The modes for which the PN532 can be awake when sleeping
public enum WakeUpEnable
type WakeUpEnable =
Public Enum WakeUpEnable
- Inheritance
-
WakeUpEnable
Fields
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 |