ClockMode Enum

Definition

Clock modes

public enum ClockMode
type ClockMode = 
Public Enum ClockMode
Inheritance
ClockMode

Fields

ExternalClockPrimary 28

Set primary mode and clock source from external clock, the system clock input from OSC pin and synchronous signal output to SYN pin

RcPrimary 24

Set primary mode and clock source from on-chip RC oscillator, the system clock output to OSC pin and synchronous signal output to SYN pin (default)

Secondary 16

Set secondary mode and clock source from external clock, the system clock input from OSC pin and synchronous signal input from SYN pin

Applies to