Embassy
embassy-stm32

Crates

git

Versions

stm32c011d6

Flavors

Module embassy_stm32::timer::low_level

source ·
Expand description

Low-level timer driver.

This is an unopinionated, very low-level driver for all STM32 timers. It allows direct register manipulation with the regs_*() methods, and has utility functions that are thin wrappers over the registers.

The available functionality depends on the timer type.

Structs§

  • Low-level timer driver.

Enums§