embassy-stm32

Crates

git

Versions

stm32h757zi-cm4

Flavors

Module hrtim

Module hrtim 

Source
Expand description

High Resolution Timer (HRTIM)

Modules§

low_level
Low-level high resolution timer driver.

Structs§

AdvancedPwm
Struct used to divide a high resolution timer into multiple channels
BridgeConverter
Fixed-frequency bridge converter driver.
ComplementaryHRPin
PWM pin wrapper.
FullBridgeConverter
Fixed-frequency full-bridge converter driver.
HRPin
PWM pin wrapper.
Pin
Wrapper a pin that can be used as output to one of the HRTIM timer instances
ResonantConverter
Variable-frequency resonant converter driver.

Enums§

BurstController
Burst Controller marker type.
ChA
Channel A marker type.
ChB
Channel B marker type.
ChC
Channel C marker type.
ChD
Channel D marker type.
ChE
Channel E marker type.
Channel
Timer channel.
Master
Master marker type.
Prescaler
Prescaler

Traits§

AdvancedChannel
Advanced channel instance trait.
HRTimerChannel
Timer channel trait.
HRTimerComplementaryPin
HRTimerComplementaryPin pin trait
HRTimerPin
HRTimerPin pin trait
Instance
HRTIM instance trait.