riscv-rust / e310x-hal

Implementation of the `embedded-hal` traits for E310x microcontrollers
17 stars 18 forks source link

add PMUExt #22

Closed almindor closed 5 years ago

almindor commented 5 years ago

Adds PMUExt as an extension to e310::PMU providing basic device sleep, pmu default program setters and backup registers abstraction.