[−][src]Module stm32ral::stm32f3::stm32f3x8
stm32ral module for stm32f3x8
Re-exports
pub use self::interrupts::Interrupt; |
pub use self::interrupts::Interrupt as interrupt; |
Modules
adc1 | Analog to digital converter |
adc2 | Analog-to-Digital Converter |
can | Controller area network |
comp | General purpose comparators |
crc | cyclic redundancy check calculation unit |
dac1 | Digital-to-analog converter |
dac2 | Digital-to-analog converter |
dbgmcu | Debug support |
dma | DMA controller 1 |
exti | External interrupt/event controller |
flash | Flash |
fmc | Flexible memory controller |
fpu | Floting point unit |
fpu_cpacr | Floating point unit CPACR |
gpio | General-purpose I/Os |
gpioc | General-purpose I/Os |
i2c | Inter-integrated circuit |
interrupts | Interrupt-related magic for this device |
iwdg | Independent watchdog |
mpu | Memory protection unit |
nvic | Nested Vectored Interrupt Controller |
nvic_stir | Nested vectored interrupt controller |
opamp | Operational Amplifier |
pwr | Power control |
rcc | Reset and clock control |
rtc | Real-time clock |
scb | System control block |
scb_actrl | System control block ACTLR |
sdadc | Sigma-delta analog-to-digital converter |
spi | Serial peripheral interface/Inter-IC sound |
stk | SysTick timer |
syscfg | System configuration controller |
tim1 | Advanced timer |
tim2 | General purpose timer |
tim3 | General purpose timer |
tim4 | General purpose timer |
tim5 | General purpose timer |
tim6 | Basic timers |
tim7 | Basic timers |
tim8 | Advanced timer |
tim12 | General purpose timers |
tim13 | General purpose timers |
tim14 | General purpose timers |
tim15 | General purpose timers |
tim16 | General-purpose-timers |
tim17 | General-purpose-timers |
tim18 | Basic timers |
tim19 | General purpose timer |
tim20 | General-purpose-timers |
tsc | Touch sensing controller |
usart | Universal synchronous asynchronous receiver transmitter |
usb | Universal serial bus full-speed device interface |
wwdg | Window watchdog |
Constants
NVIC_PRIO_BITS | Number of priority bits implemented by the NVIC |