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 counter::*;
pub use delay::*;
pub use pwm::*;
pub use pwm_input::PwmInput;

Modules

Structs

Timer wrapper for fixed precision timers.

Timer wrapper

Enums

Interrupt events

Constants

Traits

Type Definitions

FTimer with precision of 1 ms (1 kHz sampling)

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