Expand description
Clock configuration and control for the LPC55S6x system controller (SYSCON).
This module provides safe abstractions for enabling peripheral clocks, configuring Fractional Rate Generators (FRGs), and setting up UART clock sources. It wraps low-level register access in a structured API to ensure clarity and maintainability across the Tock kernel codebase.
Modules§
- syscon
- System Controller (SYSCON) register definitions for the LPC55S6x family.