Module stm32f4xx_hal::timer

source ·
Expand description

Timers

Pins can be used for PWM output in both push-pull mode (Alternate) and open-drain mode (AlternateOD).

Re-exports

Modules

Structs

  • Wrapper type that indicates which register of the contained timer to use for DMA.
  • Channel wrapper
  • Wrapper type that indicates which register of the contained timer to use for DMA.
  • Timer wrapper for fixed precision timers.
  • Timer wrapper.

Enums

Constants

Traits

Type Aliases