Trait esp32c2_hal::ledc::timer::TimerSpeed
source · pub trait TimerSpeed: Speed {
type ClockSourceType;
}
Expand description
Trait defining the type of timer source
Required Associated Types
Implementors
sourceimpl TimerSpeed for LowSpeed
impl TimerSpeed for LowSpeed
Timer source type for LowSpeed timers