stm32_rust_template/mcu/stm32f401/
rcc.rs

1// RCC (Reset and Clock Control) module for STM32F401
2// TODO: Implement RCC register definitions and functions