Docs.rs
stm32f4xx-hal-0.21.0
stm32f4xx-hal 0.21.0
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-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-storage ^0.3
normal
enumflags2 ^0.7.8
normal
fugit ^0.3.7
normal
fugit-timer ^0.1.3
normal
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_i2s_v12x ^0.5.0
normal
optional
stm32f4 ^0.15.1
normal
synopsys-usb-otg ^0.4.0
normal
optional
systick-monotonic ^1.0.1
normal
optional
time ^0.3.14
normal
vcell ^0.1.3
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
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
65.27%
of the crate is documented
Go to latest version
Platform
thumbv7em-none-eabihf
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
stm32f4xx_hal
0.21.0
RccBus
Required Associated Types
Bus
Implementors
In stm32f4xx_hal::rcc
Trait
stm32f4xx_hal
::
rcc
::
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
§
type
Bus
=
APB2
source
§
impl
RccBus
for
ADC2
§
type
Bus
=
APB2
source
§
impl
RccBus
for
ADC3
§
type
Bus
=
APB2
source
§
impl
RccBus
for
CAN1
§
type
Bus
=
APB1
source
§
impl
RccBus
for
CAN2
§
type
Bus
=
APB1
source
§
impl
RccBus
for
CRC
§
type
Bus
=
AHB1
source
§
impl
RccBus
for
DAC
§
type
Bus
=
APB1
source
§
impl
RccBus
for
DMA1
§
type
Bus
=
AHB1
source
§
impl
RccBus
for
DMA2
§
type
Bus
=
AHB1
source
§
impl
RccBus
for
FMC
§
type
Bus
=
AHB3
source
§
impl
RccBus
for
GPIOA
§
type
Bus
=
AHB1
source
§
impl
RccBus
for
GPIOB
§
type
Bus
=
AHB1
source
§
impl
RccBus
for
GPIOC
§
type
Bus
=
AHB1
source
§
impl
RccBus
for
GPIOD
§
type
Bus
=
AHB1
source
§
impl
RccBus
for
GPIOE
§
type
Bus
=
AHB1
source
§
impl
RccBus
for
GPIOF
§
type
Bus
=
AHB1
source
§
impl
RccBus
for
GPIOG
§
type
Bus
=
AHB1
source
§
impl
RccBus
for
GPIOH
§
type
Bus
=
AHB1
source
§
impl
RccBus
for
GPIOI
§
type
Bus
=
AHB1
source
§
impl
RccBus
for
GPIOJ
§
type
Bus
=
AHB1
source
§
impl
RccBus
for
GPIOK
§
type
Bus
=
AHB1
source
§
impl
RccBus
for
I2C1
§
type
Bus
=
APB1
source
§
impl
RccBus
for
I2C2
§
type
Bus
=
APB1
source
§
impl
RccBus
for
I2C3
§
type
Bus
=
APB1
source
§
impl
RccBus
for
OTG_FS_GLOBAL
§
type
Bus
=
AHB2
source
§
impl
RccBus
for
OTG_HS_GLOBAL
§
type
Bus
=
AHB1
source
§
impl
RccBus
for
PWR
§
type
Bus
=
APB1
source
§
impl
RccBus
for
RNG
§
type
Bus
=
AHB2
source
§
impl
RccBus
for
SDIO
§
type
Bus
=
APB2
source
§
impl
RccBus
for
SPI1
§
type
Bus
=
APB2
source
§
impl
RccBus
for
SPI2
§
type
Bus
=
APB1
source
§
impl
RccBus
for
SPI3
§
type
Bus
=
APB1
source
§
impl
RccBus
for
SPI4
§
type
Bus
=
APB2
source
§
impl
RccBus
for
SPI5
§
type
Bus
=
APB2
source
§
impl
RccBus
for
SPI6
§
type
Bus
=
APB2
source
§
impl
RccBus
for
SYSCFG
§
type
Bus
=
APB2
source
§
impl
RccBus
for
TIM1
§
type
Bus
=
APB2
source
§
impl
RccBus
for
TIM2
§
type
Bus
=
APB1
source
§
impl
RccBus
for
TIM3
§
type
Bus
=
APB1
source
§
impl
RccBus
for
TIM4
§
type
Bus
=
APB1
source
§
impl
RccBus
for
TIM5
§
type
Bus
=
APB1
source
§
impl
RccBus
for
TIM6
§
type
Bus
=
APB1
source
§
impl
RccBus
for
TIM7
§
type
Bus
=
APB1
source
§
impl
RccBus
for
TIM8
§
type
Bus
=
APB2
source
§
impl
RccBus
for
TIM9
§
type
Bus
=
APB2
source
§
impl
RccBus
for
TIM10
§
type
Bus
=
APB2
source
§
impl
RccBus
for
TIM11
§
type
Bus
=
APB2
source
§
impl
RccBus
for
TIM12
§
type
Bus
=
APB1
source
§
impl
RccBus
for
TIM13
§
type
Bus
=
APB1
source
§
impl
RccBus
for
TIM14
§
type
Bus
=
APB1
source
§
impl
RccBus
for
UART4
§
type
Bus
=
APB1
source
§
impl
RccBus
for
UART5
§
type
Bus
=
APB1
source
§
impl
RccBus
for
UART7
§
type
Bus
=
APB1
source
§
impl
RccBus
for
UART8
§
type
Bus
=
APB1
source
§
impl
RccBus
for
USART1
§
type
Bus
=
APB2
source
§
impl
RccBus
for
USART2
§
type
Bus
=
APB1
source
§
impl
RccBus
for
USART3
§
type
Bus
=
APB1
source
§
impl
RccBus
for
USART6
§
type
Bus
=
APB2