Module stm32l0x0

Source
Expand description

stm32ral module for stm32l0x0

Re-exports§

pub use self::interrupts::Interrupt;
pub use self::interrupts::Interrupt as interrupt;

Modules§

adc
Analog-to-digital converter
crc
Cyclic redundancy check calculation unit
dbg
Debug support
dma1
Direct memory access controller
exti
External interrupt/event controller
flash
Flash
fw
Firewall
gpio
General-purpose I/Os
i2c1
Inter-integrated circuit
interrupts
Interrupt-related magic for this device
iwdg
Independent watchdog
lptim
Low power timer
lpuart1
Lower power Universal asynchronous receiver transmitter
nvic
Nested Vectored Interrupt Controller
pwr
Power control
rcc
Reset and clock control
rtc
Real-time clock
spi1
Serial peripheral interface
syscfg
System configuration controller register
tim2
General-purpose-timers
tim21
General-purpose-timers
tim22
General-purpose-timers
usart2
Universal synchronous asynchronous receiver transmitter
wwdg
System window watchdog

Constants§

NVIC_PRIO_BITS
Number of priority bits implemented by the NVIC