Docs.rs
stm32f4xx-hal-0.22.1
stm32f4xx-hal 0.22.1
Permalink
Docs.rs crate page
0BSD
Links
Repository
crates.io
Source
Owners
therealprof
github:stm32-rs:stm32f4
Dependencies
atomic-polyfill ^1.0.3
normal
optional
bare-metal ^1
normal
bxcan ^0.7
normal
optional
cortex-m ^0.7.7
normal
cortex-m-rt ^0.7.3
normal
cortex-m-rtic ^1.1.4
normal
optional
defmt ^0.3.5
normal
optional
display-interface ^0.5.0
normal
optional
display-interface ^0.4.1
normal
optional
document-features ^0.2
normal
embedded-display-controller ^0.2.0
normal
optional
embedded-dma ^0.2.0
normal
embedded-hal ^1.0
normal
embedded-hal ^0.2.7
normal
embedded-hal-async ^1.0
normal
optional
embedded-hal-nb ^1.0
normal
embedded-io ^0.6.1
normal
embedded-storage ^0.3
normal
enumflags2 ^0.7.8
normal
fugit ^0.3.7
normal
fugit-timer ^0.1.3
normal
micromath ^2.1.0
normal
optional
nb ^1.1
normal
rand_core ^0.6.4
normal
rtic ^2.0.1
normal
optional
rtic-monotonic ^1.0
normal
optional
rtic-time ^2.0
normal
optional
sdio-host ^0.9.0
normal
optional
stm32-fmc ^0.3.2
normal
optional
stm32_i2s_v12x ^0.5.0
normal
optional
stm32f4-staging ^0.16.1
normal
synopsys-usb-otg ^0.4.0
normal
optional
systick-monotonic ^1.0.1
normal
optional
time ^0.3.14
normal
void ^1.0.2
normal
cortex-m-semihosting ^0.5.0
dev
defmt ^0.3.4
dev
defmt-rtt ^0.4.0
dev
display-interface ^0.5
dev
display-interface ^0.4.1
dev
display-interface-spi ^0.4.1
dev
dwt-systick-monotonic ^1.1
dev
embedded-graphics ^0.8.1
dev
embedded-graphics ^0.7.1
dev
ft6x06 ^0.1.2
dev
hd44780-driver ^0.4.0
dev
heapless ^0.8
dev
ist7920 ^0.1.1
dev
micromath ^2
dev
otm8009a ^0.1
dev
panic-halt ^0.2.0
dev
panic-probe ^0.3.0
dev
panic-semihosting ^0.6.0
dev
rtt-target ^0.5.0
dev
smart-leds ^0.3.0
dev
ssd1306 ^0.8.4
dev
st7789 ^0.7.0
dev
time ^0.3
dev
usb-device ^0.3.1
dev
usbd-serial ^0.2.0
dev
ushell ^0.3.5
dev
ws2812-spi ^0.4.0
dev
Versions
46.43%
of the crate is documented
Platform
thumbv7em-none-eabihf
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
stm32f4xx_
hal
0.22.1
RccBus
Required Associated Types
Bus
Implementors
In stm32f4xx_
hal::
rcc
stm32f4xx_hal
::
rcc
Trait
RccBus
Copy item path
Source
pub trait RccBus: Sealed { type
Bus
; }
Expand description
Bus associated to peripheral
Required Associated Types
§
Source
type
Bus
Bus type;
Implementors
§
Source
§
impl
RccBus
for
ADC1
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
ADC2
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
ADC3
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
CAN1
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
CAN2
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
CRC
Source
§
type
Bus
=
AHB1
Source
§
impl
RccBus
for
DAC
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
DMA1
Source
§
type
Bus
=
AHB1
Source
§
impl
RccBus
for
DMA2
Source
§
type
Bus
=
AHB1
Source
§
impl
RccBus
for
DMA2D
Source
§
type
Bus
=
AHB1
Source
§
impl
RccBus
for
FMC
Source
§
type
Bus
=
AHB3
Source
§
impl
RccBus
for
GPIOA
Source
§
type
Bus
=
AHB1
Source
§
impl
RccBus
for
GPIOB
Source
§
type
Bus
=
AHB1
Source
§
impl
RccBus
for
GPIOC
Source
§
type
Bus
=
AHB1
Source
§
impl
RccBus
for
GPIOD
Source
§
type
Bus
=
AHB1
Source
§
impl
RccBus
for
GPIOE
Source
§
type
Bus
=
AHB1
Source
§
impl
RccBus
for
GPIOF
Source
§
type
Bus
=
AHB1
Source
§
impl
RccBus
for
GPIOG
Source
§
type
Bus
=
AHB1
Source
§
impl
RccBus
for
GPIOH
Source
§
type
Bus
=
AHB1
Source
§
impl
RccBus
for
GPIOI
Source
§
type
Bus
=
AHB1
Source
§
impl
RccBus
for
GPIOJ
Source
§
type
Bus
=
AHB1
Source
§
impl
RccBus
for
GPIOK
Source
§
type
Bus
=
AHB1
Source
§
impl
RccBus
for
I2C1
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
I2C2
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
I2C3
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
LTDC
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
OTG_FS_GLOBAL
Source
§
type
Bus
=
AHB2
Source
§
impl
RccBus
for
OTG_HS_GLOBAL
Source
§
type
Bus
=
AHB1
Source
§
impl
RccBus
for
PWR
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
RNG
Source
§
type
Bus
=
AHB2
Source
§
impl
RccBus
for
SAI
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
SDIO
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
SPI1
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
SPI2
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
SPI3
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
SPI4
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
SPI5
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
SPI6
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
SYSCFG
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
TIM1
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
TIM2
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
TIM3
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
TIM4
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
TIM5
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
TIM6
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
TIM7
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
TIM8
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
TIM9
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
TIM10
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
TIM11
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
TIM12
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
TIM13
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
TIM14
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
UART4
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
UART5
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
UART7
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
UART8
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
USART1
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
USART2
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
USART3
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
USART6
Source
§
type
Bus
=
APB2