Module stm32f100

Source
Expand description

Peripheral access API for STM32F100 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::gpioa as gpiob;
pub use self::gpioa as gpioc;
pub use self::gpioa as gpiod;
pub use self::gpioa as gpioe;
pub use self::gpioa as gpiof;
pub use self::gpioa as gpiog;
pub use self::dma1 as dma2;
pub use self::tim2 as tim3;
pub use self::tim2 as tim4;
pub use self::tim2 as tim5;
pub use self::tim13 as tim14;
pub use self::tim6 as tim7;
pub use self::i2c1 as i2c2;
pub use self::spi1 as spi2;
pub use self::spi1 as spi3;
pub use self::usart1 as usart2;
pub use self::usart1 as usart3;
pub use self::uart4 as uart5;
pub use self::tim16 as tim17;

Modules§

adc1
Analog to digital converter
afio
Alternate function I/O
bkp
Backup registers
cec
HDMI-CEC controller
crc
CRC calculation unit
dac
Digital to analog converter
dbgmcu
Debug support
dma1
DMA controller
exti
EXTI
flash
FLASH
fsmc
Flexible static memory controller
gpioa
General purpose I/O
i2c1
Inter integrated circuit
iwdg
Independent watchdog
nvic_stir
Nested vectored interrupt controller
pwr
Power control
rcc
Reset and clock control
rtc
Real time clock
scb_actrl
System control block ACTLR
spi1
Serial peripheral interface
stk
SysTick timer
tim1
Advanced timer
tim2
General purpose timer
tim6
Basic timer
tim12
General purpose timer
tim13
General purpose timer
tim15
General purpose timers
tim16
General-purpose-timers
uart4
Universal asynchronous receiver transmitter
usart1
Universal synchronous asynchronous receiver transmitter
wwdg
Window watchdog

Structs§

CBP
Cache and branch predictor maintenance operations
CPUID
CPUID
CorePeripherals
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§

ADC1
Analog to digital converter
AFIO
Alternate function I/O
BKP
Backup registers
CEC
HDMI-CEC controller
CRC
CRC calculation unit
DAC
Digital to analog converter
DBGMCU
Debug support
DMA1
DMA controller
DMA2
DMA controller
EXTI
EXTI
FLASH
FLASH
FSMC
Flexible static memory controller
GPIOA
General purpose I/O
GPIOB
General purpose I/O
GPIOC
General purpose I/O
GPIOD
General purpose I/O
GPIOE
General purpose I/O
GPIOF
General purpose I/O
GPIOG
General purpose I/O
I2C1
Inter integrated circuit
I2C2
Inter integrated circuit
IWDG
Independent watchdog
NVIC_STIR
Nested vectored interrupt controller
PWR
Power control
RCC
Reset and clock control
RTC
Real time clock
SCB_ACTRL
System control block ACTLR
SPI1
Serial peripheral interface
SPI2
Serial peripheral interface
SPI3
Serial peripheral interface
STK
SysTick timer
TIM1
Advanced timer
TIM2
General purpose timer
TIM3
General purpose timer
TIM4
General purpose timer
TIM5
General purpose timer
TIM6
Basic timer
TIM7
Basic timer
TIM12
General purpose timer
TIM13
General purpose timer
TIM14
General purpose timer
TIM15
General purpose timers
TIM16
General-purpose-timers
TIM17
General-purpose-timers
UART4
Universal asynchronous receiver transmitter
UART5
Universal asynchronous receiver transmitter
USART1
Universal synchronous asynchronous receiver transmitter
USART2
Universal synchronous asynchronous receiver transmitter
USART3
Universal synchronous asynchronous receiver transmitter
WWDG
Window watchdog

Attribute Macros§

interrupt