Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rcc: Add peripheral reset and control (#12)
Adds helper functions for enabling, resetting and disabling peripherals via the RCC control interface. Note: This also disables builds for the STM32H56/7x processors as the STM32H5 PAC crate does not provide the necessary definitions for the RCC at this time.
- Loading branch information