Module channel

Source
Available on crate feature unstable only.
Expand description

§LEDC channel

§Overview

The LEDC Channel module provides a high-level interface to configure and control individual PWM channels of the LEDC peripheral.

§Configuration

The module allows precise and flexible control over LED lighting and other Pulse-Width Modulation (PWM) applications by offering configurable duty cycles and frequencies.

Modules§

config
Channel configuration

Structs§

Channel
Channel struct

Enums§

Error
Channel errors
FadeError
Fade parameter sub-errors
Number
Channel number

Traits§

ChannelHW
Channel HW interface
ChannelIFace
Channel interface