Expand description
Timers, PWM, quadrature decoder.
Modules§
- Input capture driver.
- Low-level timer driver.
- PWM Input driver.
- Quadrature decoder using a timer.
- Simple PWM driver.
Structs§
- Capture/Compare interrupt handler.
- Update interrupt handler.
Enums§
- Timer channel.
- Amount of bits of a timer.
Traits§
- Advanced 16-bit timer with 1 channel instance.
- Advanced 16-bit timer with 2 channels instance.
- Advanced 16-bit timer with 4 channels instance.
- Basic timer instance.
- Cut-down basic timer instance.
- BreakInput2Comparator1Pin pin trait
- BreakInput2Comparator2Pin pin trait
- BreakInput2Pin pin trait
- BreakInputComparator1Pin pin trait
- BreakInputComparator2Pin pin trait
- BreakInputPin pin trait
- Ch1Dma DMA request trait
- Ch2Dma DMA request trait
- Ch3Dma DMA request trait
- Ch4Dma DMA request trait
- Channel1ComplementaryPin pin trait
- Channel1Pin pin trait
- Channel2ComplementaryPin pin trait
- Channel2Pin pin trait
- Channel3ComplementaryPin pin trait
- Channel3Pin pin trait
- Channel4ComplementaryPin pin trait
- Channel4Pin pin trait
- Core timer instance.
- ExternalTriggerPin pin trait
- General-purpose 16-bit timer with 1 channel instance.
- General-purpose 16-bit timer with 2 channels instance.
- General-purpose 16-bit timer with 4 channels instance.
- General-purpose 32-bit timer with 4 channels instance.
- UpDma DMA request trait