Expand description
Peripheral access API for STM32G0 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 STM32G0 devices; for the complete list please see: stm32g0
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§
- stm32g0b0
- Peripheral access API for STM32G0B0 microcontrollers (generated using svd2rust v0.24.1 ( ))
- stm32g0c1
- Peripheral access API for STM32G0C1 microcontrollers (generated using svd2rust v0.24.1 ( ))
- stm32g030
- Peripheral access API for STM32G030 microcontrollers (generated using svd2rust v0.24.1 ( ))
- stm32g041
- Peripheral access API for STM32G041 microcontrollers (generated using svd2rust v0.24.1 ( ))
- stm32g070
- Peripheral access API for STM32G070 microcontrollers (generated using svd2rust v0.24.1 ( ))
- stm32g081
- Peripheral access API for STM32G081 microcontrollers (generated using svd2rust v0.24.1 ( ))
Structs§
Traits§
- Readable
- Trait implemented by readable registers to enable the
read
method. - Register
Spec - 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
- Field
Reader - Field reader.
- Field
Writer - Write field Proxy with unsafe
bits
- Field
Writer Safe - Write field Proxy with safe
bits