/stm32f042

A simple crate for low-level programming on a STM32F042 MCU in Rust

Primary LanguageRustBSD Zero Clause License0BSD

stm32f042

stm32f042 contains the peripheral access API for the STMicro stm32f042 series microcontroller.

The register definitions were created from the collection of CMSIS SVD files at cmsis-svd with the help of svd2rust to generate the Rust code.

License

0-clause BSD license.