Available on crate feature
unstable
only.Expand description
§PCNT - Channel Configuration
§Overview
The channel
module allows users to configure and manage individual
channels of the PCNT
peripheral. It provides methods to set various
parameters for each channel, such as control modes for signal edges, action
on control level, and configurations for positive and negative edge count
modes.
Structs§
- Channel
- Represents a channel within a pulse counter unit.