System & Infrastructure - Clock Control - nordic,nrf-oscillators
nRF5340 OSCILLATORS
Nordic nRF5340 OSCILLATORS peripheral (sec 4.12): three retained configuration registers - `XOSC32MCAPS` (HFXO internal capacitor trim), `XOSC32KI.BYPASS` (LFXO external-clock bypass), and `XOSC32KI.INTCAP` (LFXO internal load capacitor selection). No TASKS, EVENTS, or IRQ; all writes are stored as-is.
snapshottable
Events emitted
No peripheral-specific events. Structured activity (IRQs, DMA) surfaces through the shared event vocabulary.
Events accepted
No peripheral-specific input events. The peripheral is driven through MMIO register access.
Commands
This peripheral exposes no commands.
Snapshot fields
| Field | Type | Label |
|---|---|---|
| state_json | str | OSCILLATORS State (JSON) |
| xosc32mcaps | u32 | XOSC32MCAPS |
| xosc32ki_bypass | u32 | XOSC32KI.BYPASS |
| xosc32ki_intcap | u32 | XOSC32KI.INTCAP |
Read at runtime with emulator.peripheral_snapshot(name).