Expand description
Peripheral access API for STM32G070 microcontrollers (generated using svd2rust v0.36.1 (4052ce6 2025-04-04))
You can find an overview of the generated API here.
API features to be included in the next svd2rust release can be generated by cloning the svd2rust repository, checking out the above commit, and running cargo doc --open
.
Re-exports§
pub use self::Interrupt as interrupt;
pub use self::gpiob as gpioc;
pub use self::gpiob as gpiod;
pub use self::gpiob as gpiof;
pub use self::tim16 as tim17;
pub use self::usart1 as usart2;
pub use self::usart1 as usart3;
pub use self::usart1 as usart4;
pub use self::spi1 as spi2;
pub use self::i2c1 as i2c2;
pub use self::tim6 as tim7;
Modules§
- adc
- Analog to Digital ConverteR
- crc
- Cyclic redundancy check calculation unit
- dbg
- Debug support
- dma1
- DMA controller
- dmamux
- DMAMUX
- exti
- External interrupt/event controller
- flash
- Flash
- gpioa
- General-purpose I/Os
- gpiob
- General-purpose I/Os
- i2c1
- Inter-integrated circuit
- iwdg
- Independent watchdog
- pwr
- Power control
- rcc
- Reset and clock control
- rtc
- Real-time clock
- spi1
- Serial peripheral interface/Inter-IC sound
- syscfg
- System configuration controller
- tamp
- Tamper and backup registers
- tim1
- Advanced-timers
- tim3
- General-purpose-timers
- tim6
- Basic timers
- tim14
- General purpose timers
- tim15
- General purpose timers
- tim16
- General purpose timers
- usart1
- Universal synchronous asynchronous receiver transmitter
- wwdg
- System window watchdog
Structs§
- CBP
- Cache and branch predictor maintenance operations
- CPUID
- CPUID
- Core
Peripherals - Core peripherals
- DCB
- Debug Control Block
- DWT
- Data Watchpoint and Trace unit
- FPB
- Flash Patch and Breakpoint unit
- ITM
- Instrumentation Trace Macrocell
- MPU
- Memory Protection Unit
- NVIC
- Nested Vector Interrupt Controller
- Peripherals
- All the peripherals.
- SCB
- System Control Block
- SYST
- SysTick: System Timer
- TPIU
- Trace Port Interface Unit
Enums§
- Interrupt
- Enumeration of all the interrupts.
Constants§
- NVIC_
PRIO_ BITS - Number available in the NVIC for configuring priority
Type Aliases§
- ADC
- Analog to Digital ConverteR
- CRC
- Cyclic redundancy check calculation unit
- DBG
- Debug support
- DMA1
- DMA controller
- DMAMUX
- DMAMUX
- EXTI
- External interrupt/event controller
- FLASH
- Flash
- GPIOA
- General-purpose I/Os
- GPIOB
- General-purpose I/Os
- GPIOC
- General-purpose I/Os
- GPIOD
- General-purpose I/Os
- GPIOF
- General-purpose I/Os
- I2C1
- Inter-integrated circuit
- I2C2
- Inter-integrated circuit
- IWDG
- Independent watchdog
- PWR
- Power control
- RCC
- Reset and clock control
- RTC
- Real-time clock
- SPI1
- Serial peripheral interface/Inter-IC sound
- SPI2
- Serial peripheral interface/Inter-IC sound
- SYSCFG
- System configuration controller
- TAMP
- Tamper and backup registers
- TIM1
- Advanced-timers
- TIM3
- General-purpose-timers
- TIM6
- Basic timers
- TIM7
- Basic timers
- TIM14
- General purpose timers
- TIM15
- General purpose timers
- TIM16
- General purpose timers
- TIM17
- General purpose timers
- USART1
- Universal synchronous asynchronous receiver transmitter
- USART2
- Universal synchronous asynchronous receiver transmitter
- USART3
- Universal synchronous asynchronous receiver transmitter
- USART4
- Universal synchronous asynchronous receiver transmitter
- WWDG
- System window watchdog