1.0.2 • Published 6 days ago

@mchp-mcc/scf-avr8-clkctrl-v4 v1.0.2

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
6 days ago

The Clock Controller (CLKCTRL)

Overview

The Clock Controller (CLKCTRL) controls, distributes and prescales the clock signals from the available oscillators and supports internal and external clock sources.

The CLKCTRL is based on an automatic clock request system implemented in all peripherals on the device. The peripherals will automatically request the clocks needed. The request is routed to the correct clock source if multiple clock sources are available.

The Main Clock (CLK_MAIN) is used by the CPU, RAM, and all peripherals connected to the I/O bus. The main clock source can be selected and prescaled. Some peripherals can share the same clock source as the main clock or run asynchronously to the main clock domain

Changelog

All notable changes to this project will be documented in this file.

1.0.2 - 2024-05-03

New Features and Improvements

  • M8PD-5972 :- Generate package version in the source codes
  • M8PD-5971 :- Optimized Clock initialize API

1.0.1 - 2023-10-30

No changes from previous version

1.0.0 - 2023-07-13

No changes from previous version