Open
Description
The HRTIM driver parts here should probably have a 'd
lifetime, to prevent them from outliving the driver if it was created with &mut
singletons.
embassy/embassy-stm32/src/hrtim/mod.rs
Lines 129 to 137 in 49534cd
The HRTIM driver parts here should probably have a 'd
lifetime, to prevent them from outliving the driver if it was created with &mut
singletons.
embassy/embassy-stm32/src/hrtim/mod.rs
Lines 129 to 137 in 49534cd