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§

config
Timer configuration

Structs§

Timer
Timer struct

Enums§

Error
Timer errors
LSClockSource
Clock source for LS Timers
Number
Timer number

Traits§

TimerHW
Interface for HW configuration of timer
TimerIFace
Interface for Timers
TimerSpeed
Trait defining the type of timer source