We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c83185 commit 0951f11Copy full SHA for 0951f11
src/prelude.rs
@@ -43,3 +43,4 @@ pub use crate::pwm::PwmExt as _;
43
// pub use crate::timer::TimerExt as _;
44
// pub use crate::watchdog::IWDGExt as _;
45
// pub use crate::watchdog::WWDGExt as _;
46
+pub use crate::pwr::PwrExt as _;
0 commit comments