Crate stm32f4

Source
Expand description

Peripheral access API for STM32F4 microcontrollers (generated using svd2rust 0.24.1)

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 STM32F4 devices; for the complete list please see: stm32f4

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§

stm32f401
Peripheral access API for STM32F401 microcontrollers (generated using svd2rust v0.24.1 ( ))
stm32f407
Peripheral access API for STM32F407 microcontrollers (generated using svd2rust v0.24.1 ( ))
stm32f413
Peripheral access API for STM32F413 microcontrollers (generated using svd2rust v0.24.1 ( ))
stm32f469
Peripheral access API for STM32F469 microcontrollers (generated using svd2rust v0.24.1 ( ))

Structs§

R
Register reader.
Reg
This structure provides volatile access to registers.
W
Register writer.

Traits§

Readable
Trait implemented by readable registers to enable the read method.
RegisterSpec
Raw register type
Resettable
Reset value of the register.
Writable
Trait implemented by writeable registers.

Type Aliases§

BitReader
Bit-wise field reader
BitWriter
Bit-wise write field proxy
BitWriter0C
Bit-wise write field proxy
BitWriter0S
Bit-wise write field proxy
BitWriter0T
Bit-wise write field proxy
BitWriter1C
Bit-wise write field proxy
BitWriter1S
Bit-wise write field proxy
BitWriter1T
Bit-wise write field proxy
FieldReader
Field reader.
FieldWriter
Write field Proxy with unsafe bits
FieldWriterSafe
Write field Proxy with safe bits