<crystal />
Overview
A crystal oscillator provides a stable clock signal essential for timing applications and microcontroller operations.
Properties
| Property | Type | Description | Example |
|---|---|---|---|
frequency | number or string | The operating frequency of the crystal oscillator. | 16e6 or "16MHz" |
loadCapacitance | number or string | The load capacitance required for stable operation. | 18pF |
pinVariant | PinVariant (optional) | Optional property to select a pin configuration variant if multiple options exist. | "2pin" |