Enum DeviceTypes
Device Types
Namespace: nanoFramework.Hardware.Esp32
Assembly: nanoFramework.Hardware.Esp32.dll
Syntax
public enum DeviceTypes
Fields
Name | Description |
---|---|
ADC | ADC Device type |
GPIO | GPIO Device type |
I2C | I2C Device type |
I2S | I2S Device type |
PWM | PWM Device type |
SERIAL | SERIAL Device type |
SPI | SPI Device type |