Files
stm32_rust_template/mcu/stm32f401/
gpio.rs
1
// GPIO module for STM32F401
2
// TODO: Implement GPIO register definitions and functions