Module stm32f0x0

Source
Expand description

Peripheral access API for STM32F0X0 microcontrollers (generated using svd2rust v0.24.1 ( ))

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 gpiof as gpiod;
pub use gpiof as gpioc;
pub use gpiof as gpiob;
pub use spi1 as spi2;
pub use i2c1 as i2c2;
pub use tim6 as tim7;
pub use usart1 as usart2;
pub use usart1 as usart3;
pub use usart1 as usart4;
pub use usart1 as usart6;
pub use usart1 as usart5;
pub use tim16 as tim17;

Modules§

adc
Analog-to-digital converter
crc
cyclic redundancy check calculation unit
dbgmcu
Debug support
dma1
DMA controller
exti
External interrupt/event controller
flash
Flash
gpioa
General-purpose I/Os
gpiof
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
stk
SysTick timer
syscfg
System configuration controller
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
usb
Universal serial bus full-speed device interface
wwdg
Window watchdog

Structs§

ADC
Analog-to-digital converter
CBP
Cache and branch predictor maintenance operations
CPUID
CPUID
CRC
cyclic redundancy check calculation unit
CorePeripherals
Core peripherals
DBGMCU
Debug support
DCB
Debug Control Block
DMA1
DMA controller
DWT
Data Watchpoint and Trace unit
EXTI
External interrupt/event controller
FLASH
Flash
FPB
Flash Patch and Breakpoint unit
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
ITM
Instrumentation Trace Macrocell
IWDG
Independent watchdog
MPU
Memory Protection Unit
NVIC
Nested Vector Interrupt Controller
PWR
Power control
Peripherals
All the peripherals
RCC
Reset and clock control
RTC
Real-time clock
SCB
System Control Block
SPI1
Serial peripheral interface
SPI2
Serial peripheral interface
STK
SysTick timer
SYSCFG
System configuration controller
SYST
SysTick: System Timer
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
TPIU
Trace Port Interface Unit
USART1
Universal synchronous asynchronous receiver transmitter
USART2
Universal synchronous asynchronous receiver transmitter
USART3
Universal synchronous asynchronous receiver transmitter
USART4
Universal synchronous asynchronous receiver transmitter
USART5
Universal synchronous asynchronous receiver transmitter
USART6
Universal synchronous asynchronous receiver transmitter
USB
Universal serial bus full-speed device interface
WWDG
Window watchdog

Enums§

Interrupt
Enumeration of all the interrupts.

Constants§

NVIC_PRIO_BITS
Number available in the NVIC for configuring priority

Attribute Macros§

interrupt