esp_hal::ledc

Module timer

Source
Available on crate feature unstable only.
Expand description

§LEDC timer

§Overview

The LEDC Timer provides a high-level interface to configure and control individual timers of the LEDC peripheral.

§Configuration

The module allows precise and flexible control over timer configurations, duty cycles and frequencies, making it ideal for Pulse-Width Modulation (PWM) applications and LED lighting control.

LEDC uses APB as clock source.

Modules§

Structs§

Enums§

Traits§