Table of Contents

Enum SourceClock

Namespace
nanoFramework.Hardware.Esp32.Rmt
Assembly
nanoFramework.Hardware.Esp32.Rmt.dll

Enum for source Clock types

public enum SourceClock

Fields

APB = 0

80MHz clock source.

Currently this is the only supported mode on ESP32.

REF = 1

Not supported