Struct esp32c2_hal::ledc::LowSpeed
source · pub struct LowSpeed {}
Expand description
Used to specify LowSpeed Timer/Channel
Trait Implementations§
source§impl<'a> TimerHW<LowSpeed> for Timer<'a, LowSpeed>
impl<'a> TimerHW<LowSpeed> for Timer<'a, LowSpeed>
Timer HW implementation for LowSpeed timers
source§impl TimerSpeed for LowSpeed
impl TimerSpeed for LowSpeed
Timer source type for LowSpeed timers