Expand description

Timers

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

Re-exports

pub use pwm_input::PwmInput;
pub use counter::*;
pub use delay::*;
pub use pwm::*;
pub use monotonic::*;

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

Interrupt events

Constants

Traits

Output channels markers
Complementary output channels markers

Type Definitions

FTimer with precision of 1 ms (1 kHz sampling)
FTimer with precision of 1 μs (1 MHz sampling)