Expand description
High Resolution Timer (HRTIM)
Re-exports§
pub use stm32_hrtim;
Modules§
- bridge_
converter - Fixed-frequency bridge converter driver.
- resonant_
converter - Variable-frequency resonant converter driver.
Structs§
- Parts
- Uninitialized HRTIM resources as returned by HrControltExt::hr_control
- Pin
- Wrapper a pin that can be used as output to one of the HRTIM timer instances
- Pscl1
- Pscl2
- Pscl4
- Pscl8
- Pscl16
- Pscl32
- Pscl64
- Pscl128
Traits§
- ChannelA
Complementary Pin - ChannelAComplementaryPin pin trait
- ChannelA
Pin - ChannelAPin pin trait
- ChannelB
Complementary Pin - ChannelBComplementaryPin pin trait
- ChannelB
Pin - ChannelBPin pin trait
- ChannelC
Complementary Pin - ChannelCComplementaryPin pin trait
- ChannelC
Pin - ChannelCPin pin trait
- ChannelD
Complementary Pin - ChannelDComplementaryPin pin trait
- ChannelD
Pin - ChannelDPin pin trait
- ChannelE
Complementary Pin - ChannelEComplementaryPin pin trait
- ChannelE
Pin - ChannelEPin pin trait
- ChannelF
Complementary Pin - ChannelFComplementaryPin pin trait
- ChannelF
Pin - ChannelFPin pin trait
- HrControlt
Ext - Implemented for HRTIM peripheral block
- HrPwm
Builder Ext - Extension trait for initializing the HRTIM timer instance
- Out1Pin
- Implemented for types that can be used as output1 for HRTIM timer instances
- Out2Pin
- Implemented for types that can be used as output2 for HRTIM timer instances