`stm32f3`
Free[](https://crates.io/crates/stm32f3)
FreeFree tier
About `stm32f3`
stm32f3 is a Rust crate that provides a peripheral access API (PAC) for the STM32F3 series of microcontrollers from STMicroelectronics. It is part of the embedded Rust ecosystem and generated based on the SVD (System View Description) files for these devices. The crate offers safe, low-level access to hardware registers, enabling developers to write firmware in Rust.