7.1.0 • Published 7 months ago

@mchp-mcc/test-misra v7.1.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
7 months ago

Capture/Compare/PWM (CCP)

Overview

The Capture/Compare/PWM module is a peripheral that allows the user to time and control different events, and to generate Pulse-Width Modulation (PWM) signals.

  • Capture mode allows the timing of the duration of an event.
  • Compare mode allows the user to trigger an external event when a predetermined amount of time has expired.
  • PWM mode generates Pulse-Width Modulated signals of varying frequency and duty cycle.

Changelog

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