David-OConnor / stm32-hal

This library provides access to STM32 peripherals in Rust.
MIT License
147 stars 44 forks source link

Enabled PWR peripheral when setting the iosv bit. Needed for stm32l4x… #80

Closed seanybaggins closed 1 year ago

seanybaggins commented 1 year ago

Closes https://github.com/David-OConnor/stm32-hal/issues/79 Enabled PWR peripheral when setting the iosv bit. Needed for stm32l46 when working with GPIOG.