Crate stm32f1[][src]

Expand description

Peripheral access API for STM32F1 microcontrollers (generated using svd2rust 0.19.0)

You can find an overview of the API here: svd2rust/#peripheral-api

For more details see the README here: stm32-rs

This crate supports all STM32F1 devices; for the complete list please see: stm32f1

Due to doc build limitations, not all devices may be shown on docs.rs; a representative few have been selected instead. For a complete list of available registers and fields see: stm32-rs Device Coverage

Modules

Peripheral access API for STM32F100 microcontrollers (generated using svd2rust v0.19.0 ( ))

Peripheral access API for STM32F101 microcontrollers (generated using svd2rust v0.19.0 ( ))

Peripheral access API for STM32F102 microcontrollers (generated using svd2rust v0.19.0 ( ))

Peripheral access API for STM32F103 microcontrollers (generated using svd2rust v0.19.0 ( ))

Peripheral access API for STM32F107 microcontrollers (generated using svd2rust v0.19.0 ( ))

Structs

Field reader.

Register reader.

This structure provides volatile access to registers.

Register writer.

Traits

Trait implemented by readable registers to enable the read method.

Raw register type

Reset value of the register.

Trait implemented by writeable registers.